]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/spinbutt.h
moved smart phone test to chkconf.h from features.h
[wxWidgets.git] / include / wx / mac / spinbutt.h
index b29866c5e5245ded50a2699ec67c13da9dce159b..c51e3588970ac96558d3cd144d7d16a5dc8408fa 100644 (file)
@@ -64,7 +64,7 @@ public:
 
     // implementation
     
-    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart ) ;
+    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
 
 protected:
     void         MacHandleValueChanged( int inc ) ;