Clean exported headers of the TextEditor plugin.

Change-Id: I1e7dd34ba5a51fb0b34d137dc03add4457b32ed1
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Friedemann Kleint
2015-02-26 13:22:35 +01:00
parent 93bb48893f
commit fe2addf515
104 changed files with 175 additions and 46 deletions

View File

@@ -30,6 +30,7 @@
#include "basefilefind.h"
#include "basefilefind_p.h"
#include "textdocument.h"
#include <aggregation/aggregate.h>
#include <coreplugin/icore.h>
@@ -37,6 +38,7 @@
#include <coreplugin/progressmanager/futureprogress.h>
#include <coreplugin/dialogs/readonlyfilesdialog.h>
#include <coreplugin/documentmanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/find/ifindsupport.h>
#include <texteditor/texteditor.h>
#include <texteditor/refactoringchanges.h>