mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3256
This commit is contained in:
parent
ade39141f8
commit
aad103f26e
|
@ -215,6 +215,8 @@ bool CMainFrame::DeleteNotebook() {
|
|||
|
||||
wxImageList* pImageList;
|
||||
|
||||
wxASSERT(NULL != m_pNotebook);
|
||||
|
||||
pImageList = m_pNotebook->GetImageList();
|
||||
if (pImageList)
|
||||
delete pImageList;
|
||||
|
|
Loading…
Reference in New Issue