forked from qt-creator/qt-creator
TextEditor: Simplify HighlighterFactory hierarchy
Change-Id: I555639a9137dcb8ccb471e1615823870c8158b3c Reviewed-by: Daniel Teske <daniel.teske@digia.com> Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -18,7 +18,6 @@ HEADERS += \
|
||||
wizard/pythonclasswizarddialog.h \
|
||||
wizard/pythonsourcegenerator.h \
|
||||
tools/pythonhighlighter.h \
|
||||
tools/pythonhighlighterfactory.h \
|
||||
tools/pythonindenter.h \
|
||||
tools/lexical/pythonformattoken.h \
|
||||
tools/lexical/pythonscanner.h \
|
||||
@@ -35,6 +34,5 @@ SOURCES += \
|
||||
wizard/pythonclassnamepage.cpp \
|
||||
wizard/pythonsourcegenerator.cpp \
|
||||
tools/pythonhighlighter.cpp \
|
||||
tools/pythonhighlighterfactory.cpp \
|
||||
tools/pythonindenter.cpp \
|
||||
tools/lexical/pythonscanner.cpp
|
||||
|
||||
Reference in New Issue
Block a user