Move qmltaskmanager from qmlproject plugin to qmljseditor

This commit is contained in:
dt
2010-07-13 17:16:43 +02:00
parent 185bc0ee26
commit 3ef43f56c7
11 changed files with 27 additions and 40 deletions

View File

@@ -49,7 +49,7 @@ const char * const FOLLOW_SYMBOL_UNDER_CURSOR = "QmlJSEditor.FollowSymbolUnderCu
const char * const QML_MIMETYPE = "application/x-qml";
const char * const JS_MIMETYPE = "application/javascript";
const char *const TASK_CATEGORY_QML = "Task.Category.Qml";
} // namespace Constants
} // namespace QmlJSEditor