aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2012-10-31 16:00:49 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2012-10-31 16:24:57 +0100
commitbbbac40becc0f442011047b5a7ff34e4812f0836 (patch)
treed85c13e8b33de60e8c82bb254e21c9f6b9f295b3 /doc
parent795b884819cd19a25bb2b4c0664befbfedf52f7c (diff)
Doc: replace shortcut to File Naming options with menu path
The shortcut seems to have been removed. Change-Id: I1322feb44fb4b62d30c256e53ab056b5210a4ad0 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/projects/creator-projects-creating.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/projects/creator-projects-creating.qdoc b/doc/src/projects/creator-projects-creating.qdoc
index a676926838..e9bad37339 100644
--- a/doc/src/projects/creator-projects-creating.qdoc
+++ b/doc/src/projects/creator-projects-creating.qdoc
@@ -312,7 +312,8 @@
\image qtcreator-cpp-class-wizard.png "Enter Class Name dialog"
The names of the header and source file are based on the class name. To
- change the default suffix of a file, click \gui Configure.
+ change the default suffix of a file, select \gui Tools > \gui Options >
+ \gui {C++} > \gui {File Naming}.
You can create your own project and class wizards. For more information,
see \l{Adding New Custom Wizards}.