Remove SendDestroyEvent() call from SetNSView() and call it from ~wxWindow
authorDavid Elliott <dfe@tgwbd.org>
Wed, 23 Jun 2004 00:46:51 +0000 (00:46 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Wed, 23 Jun 2004 00:46:51 +0000 (00:46 +0000)
commit9c85202a7af32ca0f497e489a74fe623c3f6461f
tree14c616fcb09a54efc9996cb479ba9edc4e2ff512
parent64764f5077bedc2db9dffafedc583fdb8f977797
Remove SendDestroyEvent() call from SetNSView() and call it from ~wxWindow
and ~wxTopLevelWindow instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/toplevel.mm
src/cocoa/window.mm