X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2fd0ada57881c6a591594c269213db66f653a0be..231b9591aac1d6a507aa1ecfeb5f57e720003391:/interface/button.h diff --git a/interface/button.h b/interface/button.h index ac8bb1d022..d912fca520 100644 --- a/interface/button.h +++ b/interface/button.h @@ -32,7 +32,7 @@ Creates a flat button. Windows and GTK+ only. @endStyleTable - @beginEventTable + @beginEventTable{wxCommandEvent} @event{EVT_BUTTON(id, func)}: Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked. @endEventTable