git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder 1999-07-21 13:37:18 +00:00
parent 8dd71e2b51
commit c769f24816

View File

@ -214,7 +214,7 @@ wxHelpFrame::wxHelpFrame(wxWindow *parent, int id,
wxHelpFrame::~wxHelpFrame()
{
// delete m_filter;
delete m_filter;
}
void