Make it possible to disable modes.

This commit is contained in:
con
2010-02-16 16:11:51 +01:00
parent 0ac0d532a6
commit 5864d9d751
5 changed files with 76 additions and 2 deletions

View File

@@ -86,6 +86,7 @@ private slots:
void currentTabAboutToChange(int index);
void currentTabChanged(int index);
void updateModeToolTip();
void enabledStateChanged();
private:
int indexOf(const QString &id) const;