]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docmdi.cpp
static wxFile::Access() added
[wxWidgets.git] / src / common / docmdi.cpp
index 245a131de7307c416c7caa516f907004d44814e2..dcf4e7d460316b4a0a9e9f6bcdeb338e576a4de4 100644 (file)
@@ -102,6 +102,7 @@ wxDocMDIChildFrame::wxDocMDIChildFrame(wxDocument *doc, wxView *view, wxMDIParen
 
 wxDocMDIChildFrame::~wxDocMDIChildFrame(void)
 {
 
 wxDocMDIChildFrame::~wxDocMDIChildFrame(void)
 {
+       m_childView = NULL;
 }
 
 // Extend event processing to search the view's event table
 }
 
 // Extend event processing to search the view's event table