// Author: Stefan Csomor
// Modified by:
// Created: 1998-01-01
-// RCS-ID: $Id$
// Copyright: (c) Stefan Csomor
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
virtual bool OSXHandleClicked( double timestampsec );
#if wxOSX_USE_COCOA
- void OSXSetAcceleratorFromLabel(const wxString& label);
+ void OSXUpdateAfterLabelChange(const wxString& label);
#endif
protected: