summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
0707147)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@913
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
void MyFrame::OnQuit(wxCommandEvent& WXUNUSED(event) )
{
void MyFrame::OnQuit(wxCommandEvent& WXUNUSED(event) )
{
for (i=0;i<m_threads.Count();i++)
delete (m_threads[i]);
Close(TRUE);
for (i=0;i<m_threads.Count();i++)
delete (m_threads[i]);
Close(TRUE);