wxWidgets/include/wx/aui
Vadim Zeitlin c52f18dfc8 Override DoThaw() in wxAuiNotebook correctly.
Don't "override" Thaw() in wxAuiNotebook as it's not virtual any more.
Override DoThaw() instead.

Also use wxBookCtrlBase instead of wxControl as the base class.

Closes #14179.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-04-02 18:26:03 +00:00
..
aui.h
auibar.h
auibook.h Override DoThaw() in wxAuiNotebook correctly. 2012-04-02 18:26:03 +00:00
dockart.h
floatpane.h
framemanager.h
tabart.h Implement native tab art for wxAUI in wxGTK. 2012-03-25 17:56:04 +00:00
tabartgtk.h Implement native tab art for wxAUI in wxGTK. 2012-03-25 17:56:04 +00:00
tabmdi.h