update
This commit is contained in:
parent
3eba825ad6
commit
bb987e37b5
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 24 KiB |
|
@ -153,6 +153,7 @@ bool WingHexDisasm::init(QList<WingPluginInfo> loadedplugin) {
|
|||
txtAsm->setUndoRedoEnabled(false);
|
||||
vlayout->addItem(hlayout);
|
||||
vlayout->addWidget(txtAsm);
|
||||
vlayout->addStretch();
|
||||
|
||||
PluginDockWidgetInit(dw, w, tr("DisasmWindow"), "DisasmWindow");
|
||||
|
||||
|
|
Loading…
Reference in New Issue