Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal...
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 23 Feb 2005 16:52:31 +0000 (16:52 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 23 Feb 2005 16:52:31 +0000 (16:52 +0000)
commitfa50c0e3bfe333bf527177ada29fe24fbc6f6353
tree1001fd3ac08ec5cdbf0d56a995ad6b2541ed803f
parent55866801f0927556c6a63ca91560a69fda21b965
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.

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