forked from qt-creator/qt-creator
Fix documentation for custom project wizard.
Task-number: QTCREATORBUG-6077 Change-Id: I83e1fc18131992d81aa4e4e5e201ede66d4e6368 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
This commit is contained in:
committed by
Leena Miettinen
parent
a2deab607c
commit
bfd644bcf4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user