forked from qt-creator/qt-creator
Highlighting and more sensible watchers to qml inspector
This commit is contained in:
@@ -37,6 +37,8 @@ namespace Qml {
|
||||
const char * const STOP = "QmlInspector.Stop";
|
||||
|
||||
const char * const C_INSPECTOR = "QmlInspector";
|
||||
const char * const COMPLETE_THIS = "QmlInspector.CompleteThis";
|
||||
|
||||
const char * const LANG_QML = "QML";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user