005b12d8be
wxAuiNotebook doesn't store its page in the base class m_pages array, so calling GetPage() on it via a wxBookCtrl pointer resulted in a crash. Make GetPage() virtual to allow overriding it at wxAuiNotebook level. Closes #13768. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 |
||
---|---|---|
.. | ||
aui.h | ||
auibar.h | ||
auibook.h | ||
dockart.h | ||
floatpane.h | ||
framemanager.h | ||
tabart.h | ||
tabartgtk.h | ||
tabmdi.h |