Don't call SetMinSize() on the pane as this prevents GetBestSize() from ever calling...
authorRobert Roebling <robert@roebling.de>
Fri, 30 Jan 2009 23:04:17 +0000 (23:04 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 30 Jan 2009 23:04:17 +0000 (23:04 +0000)
commitfcdb954037be5fd49dcc6676d138b2f33a5d3752
treebaec09b8981626d3eabb5fc043a1841c71c0f158
parent8a150a2430370f0ce2769937b138cb4ca8108880
Don't call SetMinSize() on the pane as this prevents GetBestSize() from ever calling DoGetBestSize() again

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