]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/button.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / osx / button.h
index d5aff7ab3341f248ef2fe134055b7ccb86206ea0..8e8752288c4ba5095d7fe2ea7211b91c11b677ac 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     1998-01-01
-// RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -50,7 +49,7 @@ public:
     virtual bool        OSXHandleClicked( double timestampsec );
 
 #if wxOSX_USE_COCOA
-    void OSXSetAcceleratorFromLabel(const wxString& label);
+    void OSXUpdateAfterLabelChange(const wxString& label);
 #endif
 
 protected: