Remove support for old .qmlproject file format
We used to fail back to the old format if the .qmlproject file was invalid. Anyhow, this lead to weird effects ... better disable it explicitly. That no warning is shown right now when loading an invalid qmlproject file is a bug in coreplugin.
Showing
- src/plugins/qmlprojectmanager/qmlproject.cpp 11 additions, 28 deletionssrc/plugins/qmlprojectmanager/qmlproject.cpp
- src/plugins/qmlprojectmanager/qmlproject.h 2 additions, 0 deletionssrc/plugins/qmlprojectmanager/qmlproject.h
- src/plugins/qmlprojectmanager/qmlprojectmanager.cpp 3 additions, 5 deletionssrc/plugins/qmlprojectmanager/qmlprojectmanager.cpp
Loading
Please register or sign in to comment