diff --git a/src/widgets/dialogs/qmessagebox.cpp b/src/widgets/dialogs/qmessagebox.cpp index b81df2bb07..efe846900d 100644 --- a/src/widgets/dialogs/qmessagebox.cpp +++ b/src/widgets/dialogs/qmessagebox.cpp @@ -2928,7 +2928,7 @@ QPixmap QMessageBox::standardIcon(Icon icon) /*! \macro QT_REQUIRE_VERSION(int argc, char **argv, const char *version) - \relates + \relates QMessageBox This macro can be used to ensure that the application is run with a recent enough version of Qt. This is especially useful