]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/carbon/tglbtn.h
extact common GAddress declarations to the common header instead of duplicating them...
[wxWidgets.git] / include / wx / osx / carbon / tglbtn.h
index 0091fbc8f0809af89f3ae750e0a133c6733d58ff..44d4df5b9c24cfd7169de5cad868757a51c99e57 100644 (file)
@@ -44,7 +44,7 @@ public:
     virtual void SetValue(bool value);
     virtual bool GetValue() const ;
 
-    virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
+    virtual bool HandleClicked( double timestampsec );
 
     virtual void Command(wxCommandEvent& event);
 
@@ -88,7 +88,7 @@ public:
     virtual void SetValue(bool value);
     virtual bool GetValue() const ;
 
-    virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
+    virtual bool HandleClicked( double timestampsec );
 
     virtual void Command(wxCommandEvent& event);