X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..97d13342cc2ac77e21c38115cc6ebecac930f92a:/interface/wx/aboutdlg.h diff --git a/interface/wx/aboutdlg.h b/interface/wx/aboutdlg.h index 1688a5a45c..7342a3ed0a 100644 --- a/interface/wx/aboutdlg.h +++ b/interface/wx/aboutdlg.h @@ -8,7 +8,6 @@ /** @class wxAboutDialogInfo - @wxheader{aboutdlg.h} wxAboutDialogInfo contains information shown in the standard @e About dialog displayed by the wxAboutBox() function. @@ -32,7 +31,7 @@ so you should avoid specifying these fields to achieve more native look and feel. @library{wxadv} - @category{misc} + @category{cmndlg,data} @see wxAboutDialogInfo::SetArtists */ @@ -171,7 +170,7 @@ public: // Global functions/macros // ============================================================================ -/** @ingroup group_funcmacro_dialog */ +/** @addtogroup group_funcmacro_dialog */ //@{ /**