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