X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e59b88579c7a1e8b4da0827be75dc5d2a84ec73..b18e2046af6c8eaf6e867ba18dd9410dbd7dfcf7:/interface/wx/button.h?ds=sidebyside diff --git a/interface/wx/button.h b/interface/wx/button.h index 127938c17f..5bb2bff16e 100644 --- a/interface/wx/button.h +++ b/interface/wx/button.h @@ -31,7 +31,7 @@ Creates a flat button. Windows and GTK+ only. @endStyleTable - @beginEventTable{wxCommandEvent} + @beginEventEmissionTable{wxCommandEvent} @event{EVT_BUTTON(id, func)} Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked. @endEventTable