QmlDesigner: Move MCUs qmlproject template

Change-Id: I513062dac4e47e4bf8b113351ceaf040c1180675
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
This commit is contained in:
Aleksei German
2023-08-28 16:59:21 +02:00
parent 9bcb31b186
commit 6eba95d406
2 changed files with 1 additions and 1 deletions

View File

@@ -144,7 +144,7 @@
"data": "data":
[ [
{ {
"source": "../app_mcu.qmlproject", "source": "app_mcu.qmlproject.tpl",
"target": "%{QmlProjectFileName}", "target": "%{QmlProjectFileName}",
"openAsProject": true "openAsProject": true
}, },