// osx specific event handling common for all osx-ports
- virtual bool HandleClicked( double timestampsec );
+ virtual bool OSXHandleClicked( double timestampsec );
protected:
virtual wxSize DoGetBestSize() const ;
// osx specific event handling common for all osx-ports
- virtual bool HandleClicked( double timestampsec );
+ virtual bool OSXHandleClicked( double timestampsec );
protected:
virtual wxSize DoGetBestSize() const ;