QmlDesigner: Do not open the Screen01 from wizard

The qmlproject wizard will open the main ui file with a slight
delay for the code model.

Task-number: QDS-7349
Change-Id: Ic4265eba78f3914564de0ba251d43aeb477bef5e
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Thomas Hartmann
2022-08-17 14:39:46 +02:00
parent ec565eea99
commit aa893cb652

View File

@@ -318,8 +318,7 @@
},
{
"source": "Screen01.ui.qml.tpl",
"target": "%{ProjectDirectory}/content/Screen01.ui.qml",
"openInEditor": true
"target": "%{ProjectDirectory}/content/Screen01.ui.qml"
},
{
"source": "../common/fonts.txt",