]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/aboutdlg.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / aboutdlg.h
index 1688a5a45caa8ba400bf967356d074623578296c..7342a3ed0a6d2be90197b576133ad185336d5698 100644 (file)
@@ -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 */
 //@{
 
 /**