X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/340e9651e1ee6938ee797ea15f4c1fbdab8a6f44..d02852036df240b17f3164a940383502829435a4:/interface/wx/toolbook.h?ds=sidebyside diff --git a/interface/wx/toolbook.h b/interface/wx/toolbook.h index b78c28c4a8..96846cb262 100644 --- a/interface/wx/toolbook.h +++ b/interface/wx/toolbook.h @@ -30,7 +30,7 @@ The common wxBookCtrl styles described in the @ref overview_bookctrl are also supported. - @beginEventTable{wxBookCtrlEvent} + @beginEventEmissionTable{wxBookCtrlEvent} @event{EVT_TOOLBOOK_PAGE_CHANGED(id, func)} The page selection was changed. Processes a @c wxEVT_COMMAND_TOOLBOOK_PAGE_CHANGED event. @@ -41,7 +41,7 @@ @endEventTable @library{wxcore} - @category{miscwnd} + @category{bookctrl} @see @ref overview_bookctrl, wxBookCtrlBase, wxNotebook, @ref page_samples_notebook