diff --git a/share/qtcreator/templates/wizards/autotest/wizard.json b/share/qtcreator/templates/wizards/autotest/wizard.json index 9850079be8c..cc855c5e65c 100644 --- a/share/qtcreator/templates/wizards/autotest/wizard.json +++ b/share/qtcreator/templates/wizards/autotest/wizard.json @@ -198,7 +198,7 @@ "persistenceKey": "BuildSystemType", "data": { - "index": 0, + "index": 1, "items": [ { diff --git a/share/qtcreator/templates/wizards/projects/consoleapp/wizard.json b/share/qtcreator/templates/wizards/projects/consoleapp/wizard.json index 0fac3208cba..fa801e67f4f 100644 --- a/share/qtcreator/templates/wizards/projects/consoleapp/wizard.json +++ b/share/qtcreator/templates/wizards/projects/consoleapp/wizard.json @@ -44,7 +44,7 @@ "persistenceKey": "BuildSystemType", "data": { - "index": 0, + "index": 1, "items": [ { diff --git a/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json b/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json index c66dce44b0e..0a9bb685b7b 100644 --- a/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json +++ b/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json @@ -59,7 +59,7 @@ "persistenceKey": "BuildSystemType", "data": { - "index": 0, + "index": 1, "items": [ { diff --git a/share/qtcreator/templates/wizards/projects/plainc/wizard.json b/share/qtcreator/templates/wizards/projects/plainc/wizard.json index e7885bde6ae..c2814ac9473 100644 --- a/share/qtcreator/templates/wizards/projects/plainc/wizard.json +++ b/share/qtcreator/templates/wizards/projects/plainc/wizard.json @@ -41,7 +41,7 @@ "persistenceKey": "BuildSystemType", "data": { - "index": 0, + "index": 1, "items": [ { diff --git a/share/qtcreator/templates/wizards/projects/plaincpp/wizard.json b/share/qtcreator/templates/wizards/projects/plaincpp/wizard.json index 52cb071bee5..0e1ca061dc8 100644 --- a/share/qtcreator/templates/wizards/projects/plaincpp/wizard.json +++ b/share/qtcreator/templates/wizards/projects/plaincpp/wizard.json @@ -41,7 +41,7 @@ "persistenceKey": "BuildSystemType", "data": { - "index": 0, + "index": 1, "items": [ { diff --git a/share/qtcreator/templates/wizards/projects/qtquickapplication/empty/wizard.json b/share/qtcreator/templates/wizards/projects/qtquickapplication/empty/wizard.json index a6f538e1be1..60397cbd2e1 100644 --- a/share/qtcreator/templates/wizards/projects/qtquickapplication/empty/wizard.json +++ b/share/qtcreator/templates/wizards/projects/qtquickapplication/empty/wizard.json @@ -52,7 +52,7 @@ "persistenceKey": "BuildSystemType", "data": { - "index": 0, + "index": 1, "items": [ { diff --git a/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json b/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json index 8e7fb78b819..e9d005507dc 100644 --- a/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json +++ b/share/qtcreator/templates/wizards/projects/qtwidgetsapplication/wizard.json @@ -47,7 +47,7 @@ "persistenceKey": "BuildSystemType", "data": { - "index": 0, + "index": 1, "items": [ {