forked from qt-creator/qt-creator
Remove unused constants, fix lacking virtual destructor
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
@@ -47,7 +47,6 @@ const char * const SEPARATOR1 = "QmlJSEditor.Separator1";
|
||||
const char * const SEPARATOR2 = "QmlJSEditor.Separator2";
|
||||
const char * const M_REFACTORING_MENU_INSERTION_POINT = "QmlJSEditor.RefactorGroup";
|
||||
|
||||
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_SEARCH = "QmlJSEditor.TaskSearch";
|
||||
|
||||
Reference in New Issue
Block a user