don't access the window after it had been deleted by the focus event handler (patch...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Apr 2007 11:39:44 +0000 (11:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Apr 2007 11:39:44 +0000 (11:39 +0000)
commit6a74af89fc2212010a7f8b1e35134688a210e12a
tree2c6f57b619989fdbb3dd1f08be656e8ff253e940
parent557844d031748a8f3c97a1f866247dc84d56aa25
don't access the window after it had been deleted by the focus event handler (patch 1693063)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp
src/mac/carbon/window.cpp