Allow unsetting wxMenuItem as start of radio group too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Jul 2013 14:10:35 +0000 (14:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 Jul 2013 14:10:35 +0000 (14:10 +0000)
commit150dcda942494577e091f6731ec62202c753f241
tree9a0515a1fe918cff839dee1face1d9367de59e42
parent924c9b45916c85c59c59b140c6b7b13e455aefde
Allow unsetting wxMenuItem as start of radio group too.

This must be called if another radio item is inserted before the current
starting one.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/menuitem.h
src/osx/menuitem_osx.cpp