]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/spinbutt.h
tentative fix for BestSize problems (non-native toolbar)
[wxWidgets.git] / include / wx / mac / carbon / spinbutt.h
index 8c9295a5d2efa05ca86ead04f02da73f37d13874..e7a85f5f0f4ec9e18acaa699787530de7c9d82e7 100644 (file)
@@ -64,6 +64,7 @@ public:
 
     // implementation
     
+    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
     virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
 
 protected: