Doc: Fix minor typo
Change-Id: Id99a1ea0be841cf7cfaf3c671d36dbddc290fcad Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
31907c16f8
commit
6617b6765a
@ -1936,7 +1936,7 @@ void QWizardAntiFlickerWidget::paintEvent(QPaintEvent *)
|
||||
|
||||
Here, we call QWizardPage::field() to access the contents of the
|
||||
\c className field (which was defined in the \c ClassInfoPage)
|
||||
and use it to initialize the \c OuputFilePage. The field's
|
||||
and use it to initialize the \c OutputFilePage. The field's
|
||||
contents is returned as a QVariant.
|
||||
|
||||
When we create a field using QWizardPage::registerField(), we
|
||||
|
Loading…
Reference in New Issue
Block a user