add more references to the delayed deletion of wxTopLevelWindows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -180,8 +180,11 @@ public:
|
||||
const wxString& name = wxDialogNameStr);
|
||||
|
||||
/**
|
||||
Destructor. Deletes any child windows before deleting the physical
|
||||
window.
|
||||
Destructor.
|
||||
|
||||
Deletes any child windows before deleting the physical window.
|
||||
|
||||
See @ref overview_windowdeletion for more info.
|
||||
*/
|
||||
virtual ~wxDialog();
|
||||
|
||||
|
Reference in New Issue
Block a user