]> git.saurik.com Git - wxWidgets.git/commitdiff
define WX_XTI_TEMPLATE_FIX in case it is not yet
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 9 Aug 2003 08:33:40 +0000 (08:33 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 9 Aug 2003 08:33:40 +0000 (08:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/xti.h

index b7fee4090da208298e4990c678d9156146b2abba..e8ff0102b2d3e32c1509c0b87e2d2bb2938b57f2 100644 (file)
@@ -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