forked from qt-creator/qt-creator
TextEditor: Some exported header cleanup.
Remove internal markers from exported headers, introduce private class for BaseTextDocument. Reviewed-by: Leandro T. C. Melo <leandro.melo@nokia.com>
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
#include <projectexplorer/projectexplorerconstants.h>
|
||||
#include <texteditor/basetextdocument.h>
|
||||
#include <texteditor/fontsettings.h>
|
||||
#include <texteditor/tabsettings.h>
|
||||
#include <texteditor/texteditorconstants.h>
|
||||
|
||||
#include <QtCore/QDebug>
|
||||
|
||||
Reference in New Issue
Block a user