Use the correct accelerator for the "Preferences" Apple menu item.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 25 Oct 2010 20:46:18 +0000 (20:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 25 Oct 2010 20:46:18 +0000 (20:46 +0000)
commit86646f2aef4f4cde50ae28216606fd0ccacbbae5
treee0c3ba47ae9f159a5d23b79c8f3c9b12f411d2e6
parentc8bef6e3791718544f7dfdccc857df3d9f397829
Use the correct accelerator for the "Preferences" Apple menu item.

Use the standard Command-, accelerator for the standard "Preferences" item in
the Apple menu.

Closes #12121.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/menu_osx.cpp