]> git.saurik.com Git - wxWidgets.git/commit
call wxFlexGridSizer::AddGrowableRow() only when the sizer has enough rows for the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Dec 2008 00:41:23 +0000 (00:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 24 Dec 2008 00:41:23 +0000 (00:41 +0000)
commit16a6495db321d30278d23e9d97c75d9a0d2accc4
treedf4dca2c79ad9d11e7231fb434c0d8e6ad50942f
parent636a53b35fb8ba4a01651563c60e2cf1df2fd637
call wxFlexGridSizer::AddGrowableRow() only when the sizer has enough rows for the indices to be valid

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/aui/auidemo.cpp