]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/spinbutt.h
use common code to determine best notebook size instaed of Mac-specific which mistake...
[wxWidgets.git] / include / wx / mac / carbon / spinbutt.h
index a91b0cd87b0ab6a1f4bd6d1dc95932e1473eb529..e7a85f5f0f4ec9e18acaa699787530de7c9d82e7 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_SPINBUTT_H_
@@ -64,6 +64,7 @@ public:
 
     // implementation
     
+    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
     virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
 
 protected: