Allow wxSplitterWindow::Initialize(NULL) in case we've deleted both child
authorJulian Smart <julian@anthemion.co.uk>
Thu, 17 Jun 2004 09:05:39 +0000 (09:05 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 17 Jun 2004 09:05:39 +0000 (09:05 +0000)
commitf938940e0935f835ccf38c242ad1469aeb800048
tree193dbdf81c5406a54e17b3fd886ba9d91094e5f9
parent37de49a3225b9e87ec950f73d361335c73ad3f7f
Allow wxSplitterWindow::Initialize(NULL) in case we've deleted both child
windows and want to clean up dangling pointers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/splitter.cpp