]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/spinbutt.h
non-osx methods bracketed
[wxWidgets.git] / include / wx / mac / carbon / spinbutt.h
index 3b33a8d5ad823cf5d78806406ace5d4bfde46e3a..8c9295a5d2efa05ca86ead04f02da73f37d13874 100644 (file)
@@ -64,7 +64,7 @@ public:
 
     // implementation
     
-    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
+    virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
 
 protected:
     void         MacHandleValueChanged( int inc ) ;