forked from qt-creator/qt-creator
SyntaxHighlighter: Update to latest master
Adapt the respective include inside the TextEditor. Change-Id: Ie3cb17f1b0e3c0639840bc135156edd354a0aeda Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#include "highlighter.h"
|
||||
|
||||
#include "definitiondownloader.h"
|
||||
#include "highlightersettings.h"
|
||||
#include "textdocumentlayout.h"
|
||||
#include "texteditorsettings.h"
|
||||
@@ -34,6 +33,7 @@
|
||||
#include <coreplugin/messagemanager.h>
|
||||
#include <utils/mimetypes/mimedatabase.h>
|
||||
|
||||
#include <DefinitionDownloader>
|
||||
#include <Format>
|
||||
#include <Repository>
|
||||
#include <SyntaxHighlighter>
|
||||
|
||||
Reference in New Issue
Block a user