Mmedia, OGL lib directory changes; omitted naughty wxGA_SMOOTH style from wxProgressDialog;
wxMotif toolbar fix; ~wxWindow Motif fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -441,6 +441,9 @@ wxWindow::~wxWindow()
|
||||
m_borderWidget = (WXWidget) 0;
|
||||
}
|
||||
}
|
||||
else // Why wasn't this here before? JACS 8/3/2000
|
||||
DestroyChildren();
|
||||
|
||||
|
||||
// Destroy the window
|
||||
if (GetMainWidget())
|
||||
|
Reference in New Issue
Block a user