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>
This commit is contained in:
Leena Miettinen
2012-10-31 16:00:49 +01:00
parent 795b884819
commit bbbac40bec

View File

@@ -312,7 +312,8 @@
\image qtcreator-cpp-class-wizard.png "Enter Class Name dialog" \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 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, You can create your own project and class wizards. For more information,
see \l{Adding New Custom Wizards}. see \l{Adding New Custom Wizards}.