Removed #ifndef DOXYGEN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -558,8 +558,6 @@ wxPG_PROP_CLASS_SPECIFIC_2 = 0x00100000
|
|||||||
/** @}
|
/** @}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef DOXYGEN
|
|
||||||
|
|
||||||
// Redefine attribute macros to use cached strings
|
// Redefine attribute macros to use cached strings
|
||||||
#undef wxPG_ATTR_MIN
|
#undef wxPG_ATTR_MIN
|
||||||
#define wxPG_ATTR_MIN wxPGGlobalVars->m_strMin
|
#define wxPG_ATTR_MIN wxPGGlobalVars->m_strMin
|
||||||
@@ -570,8 +568,6 @@ wxPG_PROP_CLASS_SPECIFIC_2 = 0x00100000
|
|||||||
#undef wxPG_ATTR_INLINE_HELP
|
#undef wxPG_ATTR_INLINE_HELP
|
||||||
#define wxPG_ATTR_INLINE_HELP wxPGGlobalVars->m_strInlineHelp
|
#define wxPG_ATTR_INLINE_HELP wxPGGlobalVars->m_strInlineHelp
|
||||||
|
|
||||||
#endif // !DOXYGEN
|
|
||||||
|
|
||||||
#endif // !SWIG
|
#endif // !SWIG
|
||||||
|
|
||||||
// -----------------------------------------------------------------------
|
// -----------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user