Addition to [ 1701723 ] wxAUI: Added event for doubleclicks on the tabbar bg

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-08-21 09:38:27 +00:00
parent 451498a30c
commit f83de45263

View File

@@ -37,9 +37,11 @@
*wxAuiTabCtrl*OnRightDown*;
*wxAuiTabCtrl*OnRightUp*;
*wxAuiTabCtrl*OnSetFocus*;
*wxAuiTabCtrl*OnLeftDClick*;
*wxAuiNotebook*AdvanceSelection*;
*wxAuiNotebook*GetHeightForPageHeight*;
*wxAuiNotebook*GetTabCtrlHeight*;
*wxAuiNotebook*OnTabBgDClick*;
*wxAuiNotebook*OnTabMiddleDown*;
*wxAuiNotebook*OnTabMiddleUp*;
*wxAuiNotebook*OnTabRightDown*;