fixed XRC handler for sizers to do the expected thing when putting controls into...
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 21 Dec 2007 22:49:58 +0000 (22:49 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 21 Dec 2007 22:49:58 +0000 (22:49 +0000)
commit5e1a9f05c7b4c442bcdf967571a56ec9c90f2ad0
tree2b94e423e4753d8c87256be8d0ab0742eb4ff2bd
parent7d616e99ed03d6bcefea61cf099b6bdb3f3457d4
fixed XRC handler for sizers to do the expected thing when putting controls into wxScrolledWindow: let them determine virtual size, not real size

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