forked from qt-creator/qt-creator
Move shared code to a new QmlJSTools plugin.
Reviewed-by: Thomas Hartmann
This commit is contained in:
@@ -46,7 +46,6 @@ const char * const M_REFACTORING_MENU_INSERTION_POINT = "QmlJSEditor.RefactorGro
|
||||
const char * const RUN_SEP = "QmlJSEditor.Run.Separator";
|
||||
const char * const C_QMLJSEDITOR_ID = "QMLProjectManager.QMLJSEditor";
|
||||
const char * const C_QMLJSEDITOR_DISPLAY_NAME = QT_TRANSLATE_NOOP("OpenWith::Editors", "QMLJS Editor");
|
||||
const char * const TASK_INDEX = "QmlJSEditor.TaskIndex";
|
||||
const char * const TASK_SEARCH = "QmlJSEditor.TaskSearch";
|
||||
|
||||
const char * const FOLLOW_SYMBOL_UNDER_CURSOR = "QmlJSEditor.FollowSymbolUnderCursor";
|
||||
|
||||
Reference in New Issue
Block a user