summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/plaintexteditorfactory.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@digia.com>2013-03-26 15:56:33 +0100
committerFriedemann Kleint <Friedemann.Kleint@digia.com>2013-03-27 07:15:31 +0100
commit3a806d425270ddba1638877e132faae6f341c325 (patch)
tree044f3284dd242968815141e1e37ce9cdffd0f339 /src/plugins/texteditor/plaintexteditorfactory.cpp
parent5765bc90a01b743bce0300f968623510c2e8f468 (diff)
downloadqt-creator-3a806d425270ddba1638877e132faae6f341c325.tar.gz
Clean headers in TextEditor.
Change-Id: Ie679e7e9d0d20a0f71dcc1fcf0f7d8305eeeeced Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
Diffstat (limited to 'src/plugins/texteditor/plaintexteditorfactory.cpp')
-rw-r--r--src/plugins/texteditor/plaintexteditorfactory.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/texteditor/plaintexteditorfactory.cpp b/src/plugins/texteditor/plaintexteditorfactory.cpp
index 7609756b3d..d58827e367 100644
--- a/src/plugins/texteditor/plaintexteditorfactory.cpp
+++ b/src/plugins/texteditor/plaintexteditorfactory.cpp
@@ -33,12 +33,8 @@
#include "texteditorconstants.h"
#include "texteditorplugin.h"
#include "texteditoractionhandler.h"
-#include "texteditorsettings.h"
-#include "manager.h"
-#include "highlightersettings.h"
#include <coreplugin/coreconstants.h>
-#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/infobar.h>
#include <QCoreApplication>