GUI: Add menu item "Hide debugger"
This commit is contained in:
parent
7516eb1d22
commit
4ee3bf6f29
|
@ -78,6 +78,7 @@ public slots:
|
|||
void displayReferencesWidget();
|
||||
void displayThreadsWidget();
|
||||
void displaySnowmanWidget();
|
||||
void hideDebugger();
|
||||
void openSettings();
|
||||
void openAppearance();
|
||||
void openCalculator();
|
||||
|
|
Loading…
Reference in New Issue