wxWidgets/include/wx/aui
Vadim Zeitlin dbec0fc8d8 Remove redundant wxAuiNotebook methods already present in wxBookCtrlBase.
wxAuiNotebook already inherits perfectly workable AdvanceSelection() and
GetCurrentPage() methods from wxBookCtrlBase, no need to reimplement them in
it.

See #14309.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-25 09:48:26 +00:00
..
aui.h added wxAuiToolBar 2008-08-24 09:28:07 +00:00
auibar.h Perform wxAuiToolBar idle updates from UpdateWindowUI(), not OnIdle(). 2011-10-30 16:51:10 +00:00
auibook.h Remove redundant wxAuiNotebook methods already present in wxBookCtrlBase. 2012-05-25 09:48:26 +00:00
dockart.h Change variables naming convention in wxAUI code. 2011-10-30 14:20:03 +00:00
floatpane.h Change variables naming convention in wxAUI code. 2011-10-30 14:20:03 +00:00
framemanager.h Add wxEVT_AUI_PANE_ACTIVATED event. 2012-03-04 20:31:34 +00:00
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 Enable/disable "Window" menu items in AUI MDI correctly. 2012-03-15 13:49:54 +00:00