forked from qt-creator/qt-creator
Highlighting and more sensible watchers to qml inspector
This commit is contained in:
@@ -50,10 +50,10 @@ class ICore;
|
||||
namespace QmlJSEditor {
|
||||
|
||||
class ModelManagerInterface;
|
||||
class Highlighter;
|
||||
|
||||
namespace Internal {
|
||||
|
||||
class Highlighter;
|
||||
class QmlJSTextEditor;
|
||||
|
||||
class QmlJSEditorEditable : public TextEditor::BaseTextEditorEditable
|
||||
|
||||
Reference in New Issue
Block a user