diff --git a/doc/src/projects/creator-projects-custom-wizards.qdoc b/doc/src/projects/creator-projects-custom-wizards.qdoc index a60ae3bef34..f1226c12c6f 100644 --- a/doc/src/projects/creator-projects-custom-wizards.qdoc +++ b/doc/src/projects/creator-projects-custom-wizards.qdoc @@ -127,9 +127,8 @@ \o \c kind specifies the type of the wizard: \c project or \c class. - \o \c class specifies the type of the project. Currently the only - available type is \c qt4project, which specifies a Qt console - project. + \o \c class specifies the type of the project. This attribute is + optional. Use the value \c qt4project to add Qt 4 specific pages. \o \c firstpage specifies the place of the new page in the standard project wizard. The value 10 ensures that the custom page