forked from qt-creator/qt-creator
Core: Hide the theme editor
It isn't ready for production yet, will hopefully be reworked for 3.4. Change-Id: If738f40df5cd2b4ab7edbcdc0086c7aa5d5f47f6 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
c1a76f8cc1
commit
5c03037a0b
@@ -72,7 +72,6 @@ namespace Internal {
|
||||
class ActionManagerPrivate;
|
||||
class FancyTabWidget;
|
||||
class GeneralSettings;
|
||||
class ThemeSettings;
|
||||
class ProgressManagerPrivate;
|
||||
class ShortcutSettings;
|
||||
class ToolSettings;
|
||||
@@ -192,7 +191,6 @@ private:
|
||||
QMap<QWidget *, IContext *> m_contextWidgets;
|
||||
|
||||
GeneralSettings *m_generalSettings;
|
||||
ThemeSettings *m_themeSettings;
|
||||
ShortcutSettings *m_shortcutSettings;
|
||||
ToolSettings *m_toolSettings;
|
||||
MimeTypeSettings *m_mimeTypeSettings;
|
||||
|
||||
Reference in New Issue
Block a user