]> git.saurik.com Git - wxWidgets.git/commit - src/common/sizer.cpp
postpone the check for the validity of growable rows/columns indices until we know...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Feb 2009 21:01:19 +0000 (21:01 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 25 Feb 2009 21:01:19 +0000 (21:01 +0000)
commit4e4e06e3497733c5d5726656835b5a4127089f99
tree12b0242e14fea982f823afbaa6ea588ff2248ea0
parent5293e4b7109139cc51052d57c0585716d6250b76
postpone the check for the validity of growable rows/columns indices until we know the total number of items in the sizer (closes #10294)

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