diff --git a/src/widgets/dialogs/qmessagebox.cpp b/src/widgets/dialogs/qmessagebox.cpp index 2c6b01a0d97..bd7c8e86333 100644 --- a/src/widgets/dialogs/qmessagebox.cpp +++ b/src/widgets/dialogs/qmessagebox.cpp @@ -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.