Fix documentation typo
Change-Id: Ic6271a19999555ef2a1dfa90cebfb92b270a3809 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
parent
a49477df95
commit
e6d5e4167c
@ -391,7 +391,7 @@ QStringList QCommandLineOption::defaultValues() const
|
||||
/*!
|
||||
Sets whether to hide this option in the user-visible help output.
|
||||
|
||||
All options are visible by default. Setting \a hidden to true for
|
||||
All options are visible by default. Setting \a hide to true for
|
||||
a particular option makes it internal, i.e. not listed in the help output.
|
||||
|
||||
\since 5.6
|
||||
|
Loading…
Reference in New Issue
Block a user