forked from qt-creator/qt-creator
Try to satisfy autotests for the generic highlighter engine.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#define HIGHLIGHTER_H
|
||||
|
||||
#include "basetextdocumentlayout.h"
|
||||
#include <texteditor/syntaxhighlighter.h>
|
||||
#include "syntaxhighlighter.h"
|
||||
|
||||
#include <QtCore/QString>
|
||||
#include <QtCore/QVector>
|
||||
|
@@ -22,7 +22,7 @@ HEADERS += \
|
||||
basetextdocumentlayout.h \
|
||||
formats.h \
|
||||
tabsettings.h \
|
||||
texteditor/syntaxhighlighter.h \
|
||||
syntaxhighlighter.h \
|
||||
$$GENERICHIGHLIGHTERDIR/highlighter.h \
|
||||
$$GENERICHIGHLIGHTERDIR/context.h \
|
||||
$$GENERICHIGHLIGHTERDIR/dynamicrule.h \
|
||||
|
Reference in New Issue
Block a user