]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/button.h
Don't use "Cancel" button in the about dialog of the listctrl sample.
[wxWidgets.git] / include / wx / osx / button.h
index d5aff7ab3341f248ef2fe134055b7ccb86206ea0..3f4b2babf16b1e67559c06f4ee9fb5f8b60b202c 100644 (file)
@@ -50,7 +50,7 @@ public:
     virtual bool        OSXHandleClicked( double timestampsec );
 
 #if wxOSX_USE_COCOA
-    void OSXSetAcceleratorFromLabel(const wxString& label);
+    void OSXUpdateAfterLabelChange(const wxString& label);
 #endif
 
 protected: