forked from qt-creator/qt-creator
Add a tools settings page and show the tools there.
No editing possible yet.
This commit is contained in:
@@ -76,6 +76,7 @@ class FancyTabWidget;
|
||||
class GeneralSettings;
|
||||
class ProgressManagerPrivate;
|
||||
class ShortcutSettings;
|
||||
class ToolSettings;
|
||||
class StatusBarManager;
|
||||
class VersionDialog;
|
||||
class SystemEditor;
|
||||
@@ -210,6 +211,7 @@ private:
|
||||
|
||||
GeneralSettings *m_generalSettings;
|
||||
ShortcutSettings *m_shortcutSettings;
|
||||
ToolSettings *m_toolSettings;
|
||||
SystemEditor *m_systemEditor;
|
||||
|
||||
// actions
|
||||
|
||||
Reference in New Issue
Block a user