Make floating gdb views possible. Hiding when mode is switched.

This commit is contained in:
con
2009-05-15 16:54:54 +02:00
parent d46a1447f1
commit 564f7b9eb5
4 changed files with 44 additions and 13 deletions

View File

@@ -96,7 +96,7 @@ private slots:
void breakpointSetRemoveMarginActionTriggered();
void breakpointEnableDisableMarginActionTriggered();
void focusCurrentEditor(Core::IMode *mode);
void onModeChanged(Core::IMode *mode);
void showSettingsDialog();
void startExternalApplication();