]> git.saurik.com Git - wxWidgets.git/commit - samples/controls/controls.cpp
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Jun 2009 22:33:32 +0000 (22:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Jun 2009 22:33:32 +0000 (22:33 +0000)
commit3998c74b9b711bd47a4321ee6243b9621b144aad
treed62dec9c55307ec4cd800946ad41de4a26780fed
parente77669fcee816cd9435788a4118ac32951c3725d
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/gtk/radiobox.h
include/wx/gtk1/radiobox.h
include/wx/motif/radiobox.h
include/wx/msw/radiobox.h
include/wx/os2/radiobox.h
include/wx/osx/radiobox.h
samples/controls/controls.cpp
samples/widgets/radiobox.cpp
src/generic/prntdlgg.cpp
src/msw/radiobox.cpp
src/palmos/radiobox.cpp
src/univ/radiobox.cpp