X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..1c4293cb91327247ad69e6ec8d589bfaa299db28:/interface/wx/choicebk.h diff --git a/interface/wx/choicebk.h b/interface/wx/choicebk.h index 879e4e024d..01e4032035 100644 --- a/interface/wx/choicebk.h +++ b/interface/wx/choicebk.h @@ -8,7 +8,6 @@ /** @class wxChoicebook - @wxheader{choicebk.h} wxChoicebook is a class similar to wxNotebook, but uses a wxChoice control to show the labels instead of the tabs. @@ -37,7 +36,7 @@ Place labels below the page area. @endStyleTable - @beginEventTable{wxChoicebookEvent} + @beginEventTable{wxBookCtrlEvent} @event{EVT_CHOICEBOOK_PAGE_CHANGED(id, func)} The page selection was changed. Processes a wxEVT_COMMAND_LISTBOOK_PAGE_CHANGED event.