aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json')
-rw-r--r--share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json b/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json
index d605b1c93d..3ae9c3ff55 100644
--- a/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json
+++ b/share/qtcreator/templates/wizards/projects/qmake/empty/wizard.json
@@ -45,7 +45,8 @@
{
"source": "file.pro",
"target": "%{ProFileName}",
- "openAsProject": true
+ "openAsProject": true,
+ "openInEditor": true
},
{
"source": "../../git.ignore",