]> git.saurik.com Git - wxWidgets.git/commit
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal...
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 23 Feb 2005 17:04:16 +0000 (17:04 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 23 Feb 2005 17:04:16 +0000 (17:04 +0000)
commit6cb0bfdf9d1180b7c7fcb280d18ad71864312694
treeba20dff75b873cd18d6c183b74d995f72792ec69
parenta97cd79840edc011b8d2f4331b0f36c678c8abbf
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@32331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/carbon/radiobox.h
include/wx/mac/classic/radiobox.h
src/mac/carbon/radiobox.cpp
src/mac/classic/radiobox.cpp