forked from qt-creator/qt-creator
Clean exported headers of the TextEditor plugin.
Change-Id: I1e7dd34ba5a51fb0b34d137dc03add4457b32ed1 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
|
||||
#include "texteditor.h"
|
||||
#include "texteditor_p.h"
|
||||
#include "displaysettings.h"
|
||||
#include "marginsettings.h"
|
||||
#include "fontsettings.h"
|
||||
#include "texteditoractionhandler.h"
|
||||
|
||||
#include "autocompleter.h"
|
||||
#include "basehoverhandler.h"
|
||||
@@ -48,6 +52,7 @@
|
||||
#include "textdocument.h"
|
||||
#include "textdocumentlayout.h"
|
||||
#include "texteditoroverlay.h"
|
||||
#include "refactoroverlay.h"
|
||||
#include "texteditorsettings.h"
|
||||
#include "typingsettings.h"
|
||||
#include "extraencodingsettings.h"
|
||||
|
||||
Reference in New Issue
Block a user