]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/tglbtn.h
Get(Class)DefaultAttributes() for wxGTK controls
[wxWidgets.git] / include / wx / mac / carbon / tglbtn.h
index 5ab29aa84c7dac79d20888323c0524ad5eb180f6..9b2a592e77fa012e07bc9e8ba0fe2e8b6b8c3dde 100644 (file)
@@ -44,7 +44,7 @@ public:
     virtual void SetValue(bool value);
     virtual bool GetValue() const ;
 
-    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
+    virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
 
     virtual void Command(wxCommandEvent& event);