forked from qt-creator/qt-creator
More functionality for the generic highlighter options. Other small changes.
This commit is contained in:
@@ -61,6 +61,9 @@ public:
|
||||
|
||||
TextEditor::TextEditorActionHandler *actionHandler() const { return m_actionHandler; }
|
||||
|
||||
private slots:
|
||||
void updateEditorInfoBar(Core::IEditor *editor);
|
||||
|
||||
private:
|
||||
QStringList m_mimeTypes;
|
||||
TextEditor::TextEditorActionHandler *m_actionHandler;
|
||||
|
||||
Reference in New Issue
Block a user