Removed deletion of m_selections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -258,8 +258,6 @@ wxListBox::~wxListBox(void)
|
|||||||
delete m_aItems[uiCount];
|
delete m_aItems[uiCount];
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
DELETEA(m_selections);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void wxListBox::SetupColours(void)
|
void wxListBox::SetupColours(void)
|
||||||
|
Reference in New Issue
Block a user