Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.1.0-beta2
Description
In a QML Project file, there is no assignment of the "main.qml" So Qt Designer does not know which file to run when there are multiple QML files and the run button is clicked.
This also leads to a problem when closing a project and opening a new one. It continues to run the old one.