Doc: Fix \since for QMessageBox::options
While at it, also make \brief a proper sentence, starting with an uppercase letter and ending with a dot. This amends code added in commit 29b2506e8c . Change-Id: I5ca4c5e2a7dd2e826ba4392f4ea0e0dee00c92f4 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com> (cherry picked from commit ab1b22c49b4a815991c73e84818db7538f9a1a0c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
f6ccf8bfbf
commit
d9b11a3343
@ -1292,8 +1292,8 @@ QMessageBox::Options QMessageBox::options() const
|
||||
|
||||
/*!
|
||||
\property QMessageBox::options
|
||||
\brief options that affect the look and feel of the dialog
|
||||
\since 6.6.
|
||||
\brief Options that affect the look and feel of the dialog.
|
||||
\since 6.6
|
||||
|
||||
By default, these options are disabled.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user