added optional parameter to SetSizer, to allow replacing a window's
authorRon Lee <ron@debian.org>
Sun, 10 Mar 2002 11:19:16 +0000 (11:19 +0000)
committerRon Lee <ron@debian.org>
Sun, 10 Mar 2002 11:19:16 +0000 (11:19 +0000)
commit3aa5d53272727835f297450e153ed79dc132e48a
tree4e50a44b856f9925d5f2bdf481e85143fde9ba86
parente25f954b9600dcac0954d68d346c0d7879f6b97a
added optional parameter to SetSizer, to allow replacing a window's
sizer without deleting the existing one.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
include/wx/window.h
src/common/wincmn.cpp