forked from qt-creator/qt-creator
Clean headers in TextEditor.
Change-Id: Ie679e7e9d0d20a0f71dcc1fcf0f7d8305eeeeced Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
@@ -29,13 +29,11 @@
|
||||
|
||||
#include "plaintexteditor.h"
|
||||
#include "tabsettings.h"
|
||||
#include "texteditorconstants.h"
|
||||
#include "texteditorplugin.h"
|
||||
#include "texteditorsettings.h"
|
||||
#include "basetextdocument.h"
|
||||
#include "highlightdefinition.h"
|
||||
#include "highlighter.h"
|
||||
#include "highlighterexception.h"
|
||||
#include "highlightersettings.h"
|
||||
#include "manager.h"
|
||||
#include "context.h"
|
||||
@@ -44,10 +42,8 @@
|
||||
|
||||
#include <coreplugin/coreconstants.h>
|
||||
#include <coreplugin/icore.h>
|
||||
#include <coreplugin/mimedatabase.h>
|
||||
|
||||
#include <QSharedPointer>
|
||||
#include <QFileInfo>
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user