X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19c7ac3d3bf1ac2113505a805a79c40ce3db1f5b..dfbb5eff442e9bcabd494f0340553fbf49739b25:/include/wx/osx/slider.h diff --git a/include/wx/osx/slider.h b/include/wx/osx/slider.h index f0b416e11f..535d61c22e 100644 --- a/include/wx/osx/slider.h +++ b/include/wx/osx/slider.h @@ -76,8 +76,8 @@ public: void Command(wxCommandEvent& event); // osx specific event handling common for all osx-ports - - virtual bool HandleClicked( double timestampsec ); + + virtual bool OSXHandleClicked( double timestampsec ); virtual void TriggerScrollEvent( wxEventType scrollEvent ) ; protected: