aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-10-17 10:32:56 +0200
committerTobias Hunger <tobias.hunger@qt.io>2017-10-17 08:55:57 +0000
commitb8533dcb95687b53b6bf9992cbb2c6d625cf67ab (patch)
treee175280d419c2fcd44ae92cc7a7d13ae7708ff08 /doc
parentb76651bd72db16b3411ff10df30b9e765028fd49 (diff)
Doc: Add the location of wizards on macOS in installed Qt Creator
On the other platforms and in the sources, the wizards can be found in share/qtcreator/templates/wizards. Task-number: QTCREATORBUG-19103 Change-Id: Ic8c67e3b45f294c6e5bc175938de6182364dd584 Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/projects/creator-projects-custom-wizards.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/projects/creator-projects-custom-wizards.qdoc b/doc/src/projects/creator-projects-custom-wizards.qdoc
index 3010f7be19..d5cabf06f4 100644
--- a/doc/src/projects/creator-projects-custom-wizards.qdoc
+++ b/doc/src/projects/creator-projects-custom-wizards.qdoc
@@ -82,6 +82,9 @@
\endlist
+ \note If you installed \QC on \macos, you can find the wizards in
+ \c {Qt Creator.app/Contents/Resources/templates/wizards}.
+
\section1 Tips for Wizard Development
\QC has some actions that can improve the wizard development process. These