mwxLog was leaked - fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-02-24 00:20:45 +00:00
parent ab70fb1de1
commit 66b3609e6a
2 changed files with 4 additions and 1 deletions

View File

@@ -108,6 +108,8 @@ public:
ID_TESTFUNC
};
wxLog *m_logOld;
DECLARE_EVENT_TABLE()
};