dbtree.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -100,7 +100,9 @@ DBTree::~DBTree()
|
|||||||
(pDoc->db_Br+i_Which)->cl_BrowserDB = NULL;
|
(pDoc->db_Br+i_Which)->cl_BrowserDB = NULL;
|
||||||
delete ct_BrowserDB;
|
delete ct_BrowserDB;
|
||||||
delete p_imageListNormal;
|
delete p_imageListNormal;
|
||||||
|
if (popupMenu1) // If the DSN has no Tables, then no delete should be done !
|
||||||
delete popupMenu1;
|
delete popupMenu1;
|
||||||
|
if (popupMenu1) // If the DSN has no Tables, then no delete should be done !
|
||||||
delete popupMenu2;
|
delete popupMenu2;
|
||||||
}
|
}
|
||||||
//----------------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user