Make the QmlJSEditor work when Qml support is disabled.
- Enable qmlprojectplugin even if Qml support is disabled. - But disable its wizards in that case. - Disable the Qml file wizard if the support is off. Reviewed-by: Kai Koehne
Showing
- qtcreator.pri 6 additions, 0 deletionsqtcreator.pri
- src/plugins/plugins.pro 6 additions, 8 deletionssrc/plugins/plugins.pro
- src/plugins/qmljseditor/qmljseditorplugin.cpp 2 additions, 0 deletionssrc/plugins/qmljseditor/qmljseditorplugin.cpp
- src/plugins/qmlprojectmanager/qmlprojectplugin.cpp 2 additions, 0 deletionssrc/plugins/qmlprojectmanager/qmlprojectplugin.cpp
Loading
Please register or sign in to comment