]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_tglbtn.i
ShouldInheritColours
[wxWidgets.git] / wxPython / src / _tglbtn.i
index cc36561c4e023d89b1dd5c66f1570297548a10a1..16e72a5de49dfd08bf1f2ee6d1e2ae12ef975f53 100644 (file)
@@ -22,8 +22,8 @@ MAKE_CONST_WXSTRING2(ToggleButtonNameStr, _T("wxToggleButton"));
 
 
 %{
 
 
 %{
-#if defined(__WXMAC__) || defined(__WXX11__)
-// implement dummy classes and such for wxMac
+#if !wxUSE_TOGGLEBTN
+// implement dummy items for platforms that don't have this class
 
 #define wxEVT_COMMAND_TOGGLEBUTTON_CLICKED 0
     
 
 #define wxEVT_COMMAND_TOGGLEBUTTON_CLICKED 0