Fix for potential layout glitches in wxGridBagSizer when items span cells but
authorRobin Dunn <robin@alldunn.com>
Thu, 3 Apr 2008 02:50:15 +0000 (02:50 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 3 Apr 2008 02:50:15 +0000 (02:50 +0000)
commit6a079bc1f092f865c9fd5ef37f207ab5e525c1b1
treeb38699b07a4d4638d6d5c48482981e79bfe4a05f
parentd7bf6c20fd94f540a6644b1f2ade0c767732e7f4
Fix for potential layout glitches in wxGridBagSizer when items span cells but
some other item affects the size of one of spanned rows/cols.

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