Modes: Do the mode switching again like it used to be

It's more complicated then expected, to be detangled another day
This commit is contained in:
dt
2010-09-07 15:25:14 +02:00
parent 12e974db10
commit c2338d20a5
4 changed files with 2 additions and 13 deletions

View File

@@ -66,8 +66,6 @@ public:
void addProjectSelector(QAction *action);
void addWidget(QWidget *widget);
void switchToDefaultMode();
signals:
void currentModeAboutToChange(Core::IMode *mode);