]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/checkbox.h
use wxToggleButtonXmlHandler::DoCreateBitmapToggleButton on supoorted platforms only
[wxWidgets.git] / include / wx / osx / checkbox.h
index 2751c3f8fa546cacfad45d71b4ac3bc133a64d5b..871f1b9597873d902174262c8883a5667aae5bb8 100644 (file)
@@ -37,7 +37,7 @@ public:
     virtual void Command(wxCommandEvent& event);
 
     // osx specific event handling common for all osx-ports
-    
+
     virtual bool        OSXHandleClicked( double timestampsec );
 protected:
     void DoSet3StateValue(wxCheckBoxState val);