Replaced @ingroup with @addtogroup for all global func/macros for use with Doxygen 1.5.7+.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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 */
|
||||
//@{
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user