Forgot header with OSX prefix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2009-01-23 08:40:26 +00:00
parent 4eb5a0ec04
commit 12b5f4b4d2
10 changed files with 12 additions and 12 deletions

View File

@@ -62,7 +62,7 @@ public:
// osx specific event handling common for all osx-ports
virtual bool HandleClicked( double timestampsec );
virtual bool OSXHandleClicked( double timestampsec );
protected:
void SendThumbTrackEvent() ;