return true from IsBeingDeleted() if any of the parent windows is marked for destruct...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Sep 2008 14:09:30 +0000 (14:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Sep 2008 14:09:30 +0000 (14:09 +0000)
commita3ac93e3ace1b420318581ca0104b74b64ab6432
treee07a92f664e50c88476719bbdfab804a81ddda62
parent42b5841f5a6b74bed177bc281400421cee62153c
return true from IsBeingDeleted() if any of the parent windows is marked for destruction too (see #9867)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/window.h
interface/wx/window.h
src/common/wincmn.cpp