summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/wizards/projects/qtquickapplication/stack/wizard.json
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/projects/qtquickapplication/stack/wizard.json')
-rw-r--r--share/qtcreator/templates/wizards/projects/qtquickapplication/stack/wizard.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/projects/qtquickapplication/stack/wizard.json b/share/qtcreator/templates/wizards/projects/qtquickapplication/stack/wizard.json
index 99cf484850..0b0f8558ac 100644
--- a/share/qtcreator/templates/wizards/projects/qtquickapplication/stack/wizard.json
+++ b/share/qtcreator/templates/wizards/projects/qtquickapplication/stack/wizard.json
@@ -82,10 +82,19 @@
"type": "ComboBox",
"data":
{
- "index": 3,
+ "index": 1,
"items":
[
{
+ "trKey": "Qt 5.13",
+ "value":
+ "({
+ 'QtQuickVersion': '2.13',
+ 'QtQuickControlsVersion': '2.13',
+ 'QtQuickVirtualKeyboardImport': 'QtQuick.VirtualKeyboard 2.4'
+ })"
+ },
+ {
"trKey": "Qt 5.12",
"value":
"({