Use a " " (space) for the menu item if an empty string is used for an item in a wxCho...
authorRobin Dunn <robin@alldunn.com>
Fri, 17 Dec 2010 00:56:26 +0000 (00:56 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 17 Dec 2010 00:56:26 +0000 (00:56 +0000)
commit708cc39462e4f113ab1a52b502b79d1e473059e7
tree2d6d4603fa7dc7fcabff43891509c72065018c15
parent2debe2b120a2b376a57d3f8ec24eb418a23b2710
Use a " " (space) for the menu item if an empty string is used for an item in a wxChoice, in order to avoid an assert in wxMenuItem.

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