diff --git a/doc/src/projects/creator-projects-creating.qdoc b/doc/src/projects/creator-projects-creating.qdoc index a676926838b..e9bad373398 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}.