Since wxPanel is now AutoLayout aware, removed indirect auto layouting
authorRobin Dunn <robin@alldunn.com>
Wed, 20 Oct 1999 18:30:47 +0000 (18:30 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 20 Oct 1999 18:30:47 +0000 (18:30 +0000)
commita6aa9b1ee8aaecdf0ca4618c2e6cccfb011f4599
tree592a1e8cf758ed6c88ae48286a9f56111302261c
parent50073cf24cb27d0a454d522a7e47f8b30926bd12
Since wxPanel is now AutoLayout aware, removed indirect auto layouting
of child windows from wxNotebook and wxSplitter, as per Robert's
request.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/window.tex
src/generic/splitter.cpp
src/gtk/notebook.cpp
src/gtk1/notebook.cpp
src/msw/notebook.cpp