don't use wxSubwindows with a single element to store the dummy radio item, store...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Jan 2008 18:46:14 +0000 (18:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 7 Jan 2008 18:46:14 +0000 (18:46 +0000)
commit117f566fcc2282f8dc6e96aa95d76b34ec9e3540
treeb51f2023985b803f70c40dbab1e28d0ec5044c0a
parent52b90aa7abd254ce774fa00fa9843a11a3d359d4
don't use wxSubwindows with a single element to store the dummy radio item, store it in radiobox itself (patch 1866053)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/radiobox.h
src/msw/radiobox.cpp