don't clip out hidden radiobox buttons: otherwise they're displayed incorrectly when...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Nov 2005 22:10:04 +0000 (22:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Nov 2005 22:10:04 +0000 (22:10 +0000)
commit455c8f1d554e4c11b9cd0c49346947b1eadbf2aa
tree78ffb883783bd85338b503d51f1f3c916ed92ca1
parent3bfa7be9771e14a164116fa2081171bcab17814f
don't clip out hidden radiobox buttons: otherwise they're displayed incorrectly when themes are in use

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