fix placement of wxStaticBox contents also under wxMSW, when using the (new) approach...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 3 May 2009 22:27:48 +0000 (22:27 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 3 May 2009 22:27:48 +0000 (22:27 +0000)
commit2003d0037f6575a4351abef25d7fcc7d28947bdd
tree2b99b225d44e3c8cab7fc2e387cfd168bd9c17ed
parent4e42fe49f2ce998daf49876b3ae89e8e00234d2e
fix placement of wxStaticBox contents also under wxMSW, when using the (new) approach (i.e. when creating wxStaticBox contents as children of the staticbox itself, instead of as siblings)

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