summaryrefslogtreecommitdiff
path: root/share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json
diff options
context:
space:
mode:
authorThomas Hartmann <thomas.hartmann@qt.io>2022-10-25 16:37:23 +0200
committerThomas Hartmann <thomas.hartmann@qt.io>2022-10-26 14:05:17 +0000
commited0727e88fac9b8fb9491fa2dec31683f38c4e37 (patch)
tree1c8ac70b293122dac79f9cbc3f13047cd104f589 /share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json
parent0482db7a1b23707d46c5dbf84cc4502344aa0bbb (diff)
downloadqt-creator-ed0727e88fac9b8fb9491fa2dec31683f38c4e37.tar.gz
QmlDesigner: Add option for Qt 6.4
Change-Id: I7548a680a5773d7d2799fa5998bdc0956fb2e9c2 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Samuel Ghinet <samuel.ghinet@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json')
-rw-r--r--share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json b/share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json
index 422db17349..a2ece501ad 100644
--- a/share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json
+++ b/share/qtcreator/qmldesigner/studio_templates/projects/mobile-swipe/wizard.json
@@ -216,6 +216,13 @@
"({
'TargetQuickVersion': '6.3'
})"
+ },
+ {
+ "trKey": "Qt 6.4",
+ "value":
+ "({
+ 'TargetQuickVersion': '6.4'
+ })"
}
]
}