Change the code so they may be auto merged
This commit is contained in:
parent
427890b014
commit
73297802f0
|
@ -83,13 +83,13 @@ public slots:
|
|||
void openSourceSlot();
|
||||
void decompileSelectionSlot();
|
||||
void decompileFunctionSlot();
|
||||
void displayWarningSlot(QString title, QString text);
|
||||
void labelHelpSlot();
|
||||
void editSoftBpActionSlot();
|
||||
void ActionTraceRecordBitSlot();
|
||||
void ActionTraceRecordByteSlot();
|
||||
void ActionTraceRecordWordSlot();
|
||||
void ActionTraceRecordDisableSlot();
|
||||
void displayWarningSlot(QString title, QString text);
|
||||
void labelHelpSlot();
|
||||
void editSoftBpActionSlot();
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent* event);
|
||||
|
|
Loading…
Reference in New Issue