Add wxSizer::Detach so we can detach child sizers without deletion.
authorRon Lee <ron@debian.org>
Mon, 30 Dec 2002 13:02:15 +0000 (13:02 +0000)
committerRon Lee <ron@debian.org>
Mon, 30 Dec 2002 13:02:15 +0000 (13:02 +0000)
commit00976fe56baabfe05676ace71a9fea803fb5bb2e
tree61bedbfa7b4b46078d27cbf223c1f22c7af7a979
parent41f0b62a3267af64277fe9992dbbcb4782c6e5a6
Add wxSizer::Detach so we can detach child sizers without deletion.
Updated wxSizer docs for this and a couple of other missing/outdated
things.

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