]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/cpp.h
Replaced @ingroup with @addtogroup for all global func/macros for use with Doxygen...
[wxWidgets.git] / interface / wx / cpp.h
index b8585c519c1bf6f028768919648915b65ebab5ec..16a919d4bcc8590ac16eda8ecac06c840f061664 100644 (file)
@@ -7,7 +7,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 /**
     This macro returns the concatenation of the arguments passed. Unlike when
@@ -22,7 +22,7 @@
 #define wxCONCAT5(x1, x2, x3, x4, x5)
 //@}
 
-/** @ingroup group_funcmacro_misc */
+/** @addtogroup group_funcmacro_misc */
 //@{
 
 /**