summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/codestylepool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/codestylepool.h')
-rw-r--r--src/plugins/texteditor/codestylepool.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/texteditor/codestylepool.h b/src/plugins/texteditor/codestylepool.h
index b449163d75..631d5f9f31 100644
--- a/src/plugins/texteditor/codestylepool.h
+++ b/src/plugins/texteditor/codestylepool.h
@@ -42,9 +42,7 @@ class ICodeStylePreferences;
class ICodeStylePreferencesFactory;
class TabSettings;
-namespace Internal {
-class CodeStylePoolPrivate;
-}
+namespace Internal { class CodeStylePoolPrivate; }
class TEXTEDITOR_EXPORT CodeStylePool : public QObject
{