Highlighting and more sensible watchers to qml inspector

This commit is contained in:
Lasse Holmstedt
2010-03-17 11:37:08 +01:00
parent d58184173e
commit 90abf1bf2d
15 changed files with 350 additions and 170 deletions

View File

@@ -50,10 +50,10 @@ class ICore;
namespace QmlJSEditor {
class ModelManagerInterface;
class Highlighter;
namespace Internal {
class Highlighter;
class QmlJSTextEditor;
class QmlJSEditorEditable : public TextEditor::BaseTextEditorEditable