]> git.saurik.com Git - wxWidgets.git/commit
fixed wxSizer::SetSizeHints() to allow setting smaller size than before (e.g. when...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Feb 2008 13:41:56 +0000 (13:41 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 14 Feb 2008 13:41:56 +0000 (13:41 +0000)
commit428c07c0f8ea28bbda605c368040713db7a7e460
treebb1ce2043f4ad6bae94f6cbd6aa98012b106c725
parent3b96ea1ac54b735c3a018980cd2ac652c30aa129
fixed wxSizer::SetSizeHints() to allow setting smaller size than before (e.g. when wxCollapsiblePane collapses)

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