X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67..e9e8b38179b147dd04f5c19af7e56a94342e93a7:/include/wx/osx/spinbutt.h?ds=inline 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: