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:
Francesco Montorsi
2008-11-25 00:24:58 +00:00
parent 5b4666dfbe
commit 2e4f32d760
3 changed files with 43 additions and 2 deletions

View File

@@ -165,6 +165,8 @@ public:
/**
Destructor. Destroys all child windows and menu bar if present.
See @ref overview_windowdeletion for more info.
*/
virtual ~wxFrame();