]> git.saurik.com Git - wxWidgets.git/commit
Uncheck radiobutton when calling ::SetValue(false) as per wxMSW, fixes #12344: Cannot...
authorRobert Roebling <robert@roebling.de>
Mon, 16 Aug 2010 15:33:31 +0000 (15:33 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 16 Aug 2010 15:33:31 +0000 (15:33 +0000)
commitbdf90a1a1c4b7ce58980b47c7af926dc905652e8
tree12163d1aeb80c4dab3471da48543b58b3fa7f8d7
parenta183ec70940e5ecddd4d5a0ea13ccdd43cc015b5
Uncheck radiobutton when calling ::SetValue(false) as per wxMSW, fixes #12344: Cannot set GTK wxRadioButton to fasle

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