define WX_XTI_TEMPLATE_FIX in case it is not yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -45,7 +45,9 @@
|
||||
// some compilers have troubles getting the correct wxPropertyAccessorT constructor
|
||||
// set this to 1 to make things work for these, too
|
||||
|
||||
#ifndef WX_XTI_TEMPLATE_FIX
|
||||
#define WX_XTI_TEMPLATE_FIX 0
|
||||
#endif
|
||||
|
||||
#if WX_XTI_TEMPLATE_FIX
|
||||
#define WX_XTI_PARAM_FIX(a,b) a,b
|
||||
|
Reference in New Issue
Block a user