forked from qt-creator/qt-creator
Make it possible to disable modes.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user