aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/files/scratch/wizard.json
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/files/scratch/wizard.json')
-rw-r--r--share/qtcreator/templates/wizards/files/scratch/wizard.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/files/scratch/wizard.json b/share/qtcreator/templates/wizards/files/scratch/wizard.json
index aa0efb0e10..7dcaf0ec23 100644
--- a/share/qtcreator/templates/wizards/files/scratch/wizard.json
+++ b/share/qtcreator/templates/wizards/files/scratch/wizard.json
@@ -21,7 +21,8 @@
"source": "file.txt",
"target": "%{TargetPath}",
"overwrite": true,
- "openInEditor": true
+ "openInEditor": true,
+ "temporary": true
}
}
]