update the size of the wxGridSizer as items are added to wxGBSizer to avoid asserts...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Dec 2008 12:27:33 +0000 (12:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Dec 2008 12:27:33 +0000 (12:27 +0000)
commit476768356c3e7662e29a50c59ebbe38456f8e200
tree1a65f71a4fd9095407e2a8553ad34c04c6444495
parent5fa51d09eb4f0eea4269e951717dc6d8f540d13d
update the size of the wxGridSizer as items are added to wxGBSizer to avoid asserts in AddGrowableRow/Col()

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