moved WM_PRINTCLIENT from wxRadioBox to wxStaticBox to allow using it as parent for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 May 2005 18:29:14 +0000 (18:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 22 May 2005 18:29:14 +0000 (18:29 +0000)
commit9705fbe9042fd947be91ad3242b70df8c5274187
tree0d1b2b6b438ff37c14ab66a0107ef7cb182cd24f
parent06eab9020d8a74a44e30824f0994a0e40ce55a4c
moved WM_PRINTCLIENT from wxRadioBox to wxStaticBox to allow using it as parent for other controls (modified patch 1188384)

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