X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b38a20c1539dbbdc7cd1c43268d5f6e15bdd8fda..b5fe7ca67bf3121959a0b5a59afd00c1708f2f03:/interface/wx/wizard.h?ds=inline diff --git a/interface/wx/wizard.h b/interface/wx/wizard.h index 50c20e823f..3204fba198 100644 --- a/interface/wx/wizard.h +++ b/interface/wx/wizard.h @@ -223,7 +223,7 @@ public: wxDialog::EnableLayoutAdaptation() or per dialog with wxDialog::SetLayoutAdaptationMode(). For more about layout adaptation, see @ref overview_dialog_autoscrolling. - @beginEventTable{wxWizardEvent} + @beginEventEmissionTable{wxWizardEvent} For some events, Veto() can be called to prevent the event from happening. @event{EVT_WIZARD_PAGE_CHANGED(id, func)} The page has just been changed (this event cannot be vetoed).