wxWidgets/include/wx/aui
Vadim Zeitlin 74e0e33a85 Remove apparently unnecessary wxAuiMDIClientWindow dtor.
This dtor doesn't seem to do anything useful as the base class dtor already
destroys all window children anyhow and removing it is reported to fix some
crashes in wxAUI (which is surprising and probably hides some other bug...).

Closes #13547.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-30 14:19:55 +00:00
..
aui.h added wxAuiToolBar 2008-08-24 09:28:07 +00:00
auibar.h Don't name variables "id" in public headers. 2011-01-03 18:43:30 +00:00
auibook.h Derive wxAuiNotebook from wxBookCtrlBase. Document wxAuiNotebookEvent which now derives from wxBookCtrlEvent. Update the notebook sample to add wxAuiNotebook as an option. 2011-10-02 10:29:00 +00:00
dockart.h Add support for icons in wxAUI panes title bars. 2011-01-12 13:39:36 +00:00
floatpane.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
framemanager.h non-pch build fix 2011-01-12 18:04:39 +00:00
tabmdi.h Remove apparently unnecessary wxAuiMDIClientWindow dtor. 2011-10-30 14:19:55 +00:00