extracted OnSize() body in a new DoLayout() method so that it can be called from...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Oct 2004 01:46:14 +0000 (01:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Oct 2004 01:46:14 +0000 (01:46 +0000)
commit5e62d4a5c7e36619ba642761917f82a47c9263a5
tree90c581bf861ed36778c06899449be6547a27d98e
parent6ad75f53937f726cae5cc91d580a897f83fb53dc
extracted OnSize() body in a new DoLayout() method so that it can be called from wxFrame::SetXXXBar()

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