X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/19c7ac3d3bf1ac2113505a805a79c40ce3db1f5b..cbeda384e51acb82e13994cb67ac1714669cae10:/include/wx/osx/slider.h?ds=sidebyside diff --git a/include/wx/osx/slider.h b/include/wx/osx/slider.h index f0b416e11f..b70ae451b0 100644 --- a/include/wx/osx/slider.h +++ b/include/wx/osx/slider.h @@ -77,7 +77,7 @@ 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: