diff --git a/src/widgets/dialogs/qfiledialog.cpp b/src/widgets/dialogs/qfiledialog.cpp index b846209c006..7f7f18cda38 100644 --- a/src/widgets/dialogs/qfiledialog.cpp +++ b/src/widgets/dialogs/qfiledialog.cpp @@ -231,7 +231,7 @@ Q_GLOBAL_STATIC(QUrl, lastVisitedDir) of QFileDialog that contains the Q_OBJECT macro, or the platform does not have a native dialog of the type that you require. - \note This option must be set before changing dialog properties + \b{Note:} This option must be set before changing dialog properties or showing the dialog. \value ReadOnly Indicates that the model is readonly.