X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67..ed8b46bba32c76a5544e6043a0a6de21eda5a712:/include/wx/osx/spinbutt.h diff --git a/include/wx/osx/spinbutt.h b/include/wx/osx/spinbutt.h index 8f5ffdedff..e6668e2efc 100644 --- a/include/wx/osx/spinbutt.h +++ b/include/wx/osx/spinbutt.h @@ -57,11 +57,11 @@ public: virtual void SetValue(int val); // implementation - + virtual void TriggerScrollEvent( wxEventType scrollEvent ) ; // osx specific event handling common for all osx-ports - + virtual bool OSXHandleClicked( double timestampsec ); protected: