If there is a sizer then use it's calculated minimum in wxStaticBox::DoGetBestSize
authorRobin Dunn <robin@alldunn.com>
Tue, 5 Jun 2012 21:26:53 +0000 (21:26 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 5 Jun 2012 21:26:53 +0000 (21:26 +0000)
commitd18eb918f447ebb3b9e28154839392fe6b32995a
tree1818253fd410e226f265e56c5ac0599d8f84bfc5
parent5eeccdd52c8a7140bfa220d412aa9dc181f7a4d8
If there is a sizer then use it's calculated minimum in wxStaticBox::DoGetBestSize

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