forked from qt-creator/qt-creator
Utils: Fix one qdoc warning
(qdoc) warning: '\brief' statement does not end with a full stop. Change-Id: I20545770bae226191c24ab1d4555198b543e805c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
/*! \class Utils::WizardPage
|
||||
|
||||
\brief QWizardPage with a couple of improvements
|
||||
\brief QWizardPage with a couple of improvements.
|
||||
|
||||
Adds a way to register fields so that a Utils::Wizard can check
|
||||
whether those fields are actually defined and a new method
|
||||
|
Reference in New Issue
Block a user