mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-26 22:30:22 +00:00
Merge remote-tracking branch 'origin/patch-3' into development
This commit is contained in:
commit
a4d1296395
@ -92,6 +92,7 @@ private slots:
|
||||
void on_chk0xPrefixValues_toggled(bool checked);
|
||||
void on_chkNoBranchDisasmPreview_toggled(bool checked);
|
||||
void on_chkNoSourceLinesAutoComments_toggled(bool checked);
|
||||
void on_chkDoubleClickAssemble_toggled(bool checked);
|
||||
void on_spinMaximumModuleNameSize_valueChanged(int arg1);
|
||||
//Gui Tab
|
||||
void on_chkFpuRegistersLittleEndian_stateChanged(int arg1);
|
||||
|
Loading…
Reference in New Issue
Block a user