close the associated frame if the view is deleted directly to avoid leaving zombie...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Mar 2009 19:53:49 +0000 (19:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 9 Mar 2009 19:53:49 +0000 (19:53 +0000)
commitada1ff0dbcd973c0a4630318599eb469dd6e3fb6
tree523cd81fc63f38da47a802a5f4386f8333fa193f
parent4c7d530a267f11be1e9cf20d7bfa5313286fee1c
close the associated frame if the view is deleted directly to avoid leaving zombie frames floating around

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/docview.h
src/common/docview.cpp