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 .

Pick-to: 6.6
Change-Id: I5ca4c5e2a7dd2e826ba4392f4ea0e0dee00c92f4
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
bb10
Kai Köhne 2023-08-15 18:06:19 +02:00
parent 726899dc65
commit ab1b22c49b
1 changed files with 2 additions and 2 deletions

View File

@ -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.