]> git.saurik.com Git - wxWidgets.git/commit
wxSizer::Fit calls SetClientSize, not SetSize. This fixes the tool window
authorJulian Smart <julian@anthemion.co.uk>
Thu, 11 Apr 2002 09:11:59 +0000 (09:11 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 11 Apr 2002 09:11:59 +0000 (09:11 +0000)
commit247cdef5df07448be1137dd48c0f16fe4519d042
treee8491c047930f766735f59e85090f94217d5a23c
parent938aa9c4618c9ed67fa791063681875106d3ef35
wxSizer::Fit calls SetClientSize, not SetSize. This fixes the tool window
in the Life demo.

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