X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67..5cbda74b6606482f5286a5599fc60f3f91995a52:/include/wx/osx/spinbutt.h diff --git a/include/wx/osx/spinbutt.h b/include/wx/osx/spinbutt.h index 8f5ffdedff..69dd3af375 100644 --- a/include/wx/osx/spinbutt.h +++ b/include/wx/osx/spinbutt.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: spinbutt.h +// Name: wx/osx/spinbutt.h // Purpose: wxSpinButton class // Author: Stefan Csomor // Modified by: @@ -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: