]> git.saurik.com Git - wxWidgets.git/commit
Remove wxAuiProportionalBoxSizer hack and replace it with wxBoxSizer.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Mar 2010 15:07:32 +0000 (15:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 18 Mar 2010 15:07:32 +0000 (15:07 +0000)
commit3f931438cc1738c125eaa3c4c9a23db4ad670644
tree6b7c261a487e950de81ce6881fb6a2a6a03d56f3
parent729f53d4213a02fc7131afb4649755f20b796270
Remove wxAuiProportionalBoxSizer hack and replace it with wxBoxSizer.

The temporary workaround due to wxBoxSizer changes in 2.9.0 is not needed any
more, revert r59889 and use wxBoxSizer instead of custom
wxAuiProportionalBoxSizer again.

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