No changes, just rename OSXSetAcceleratorFromLabel().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Nov 2012 23:50:28 +0000 (23:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Nov 2012 23:50:28 +0000 (23:50 +0000)
commit5af80d3112462332d179fe79dd738cf093c99864
treeefc847e001fd3a25163841efda2f441352ace7fa
parent04a6d8efe892a1ee77fa42a85299a359ce02527b
No changes, just rename OSXSetAcceleratorFromLabel().

Make the name of the function more general and call it
OSXUpdateAfterLabelChange() as it's supposed to be called whenever the label
changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/button.h
src/osx/button_osx.cpp
src/osx/cocoa/button.mm