X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c14fc8ccaea1a0c7fd074d75936713d6f61c87e..574be073c070a9bbe81ad68e98187b0b9e82c2df:/interface/wx/choicebk.h diff --git a/interface/wx/choicebk.h b/interface/wx/choicebk.h index 202747d1bc..7ed79cd30c 100644 --- a/interface/wx/choicebk.h +++ b/interface/wx/choicebk.h @@ -35,7 +35,7 @@ Place labels below the page area. @endStyleTable - @beginEventTable{wxBookCtrlEvent} + @beginEventEmissionTable{wxBookCtrlEvent} @event{EVT_CHOICEBOOK_PAGE_CHANGED(id, func)} The page selection was changed. Processes a @c wxEVT_COMMAND_CHOICEBOOK_PAGE_CHANGED event. @@ -46,7 +46,7 @@ @endEventTable @library{wxcore} - @category{miscwnd} + @category{bookctrl} @appearance{choicebook.png} @see @ref overview_bookctrl, wxNotebook, @ref page_samples_notebook