forked from qt-creator/qt-creator
Generic highlighter is now part of the text editor plugin.
This commit is contained in:
@@ -64,6 +64,7 @@ public:
|
||||
|
||||
void initializeEditor(PlainTextEditor *editor);
|
||||
|
||||
PlainTextEditorFactory *editorFactory() { return m_editorFactory; }
|
||||
LineNumberFilter *lineNumberFilter() { return m_lineNumberFilter; }
|
||||
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user