1
0
Fork 0

Change the code so they may be auto merged

This commit is contained in:
Torusrxxx 2016-05-25 14:40:30 +00:00
parent 427890b014
commit 73297802f0
1 changed files with 3 additions and 3 deletions

View File

@ -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);