Remove unneeded wxTLW child inserter function.
authorPaul Cornett <paulcor@bullseye.com>
Fri, 25 May 2007 05:08:18 +0000 (05:08 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Fri, 25 May 2007 05:08:18 +0000 (05:08 +0000)
commitc821db16e6e7675e00a2f87c0320ef75ed8a7ce1
tree4ba17096f7321bf7f330de61a54fd68cee9683a8
parentcc67d082f705cd3248705d87701274c8bc0d9a31
Remove unneeded wxTLW child inserter function.
Simplify wxFrame child inserter.
Use the same signature for all the child inserters.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/toplevel.h
include/wx/gtk/window.h
src/gtk/frame.cpp
src/gtk/mdi.cpp
src/gtk/notebook.cpp
src/gtk/popupwin.cpp
src/gtk/tbargtk.cpp
src/gtk/toplevel.cpp
src/gtk/window.cpp