Fixed wxTabFrame leak by deleting all pages in the dtor (fixes bug [ 1774394 ] wxAuiN...
authorJulian Smart <julian@anthemion.co.uk>
Tue, 21 Aug 2007 08:05:14 +0000 (08:05 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 21 Aug 2007 08:05:14 +0000 (08:05 +0000)
commit1c0955dd36466bc8e86449b31472c7a4a7a7206c
tree096a300c8823982ebb28ef31117acd3ee0a4360f
parent3d9b52a80816bc8f59461657bb6a6f7ea858836c
Fixed wxTabFrame leak by deleting all pages in the dtor (fixes bug [ 1774394 ] wxAuiNotebook::AddPage Memory Leak)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/aui/auibook.cpp