X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01495abf8755b0be46b4c65d6c7c48e9460f102b..7f37eded21431a8464cf4b59a39667ded9e5fc09:/interface/wx/button.h diff --git a/interface/wx/button.h b/interface/wx/button.h index 79d9858866..617a48c8cf 100644 --- a/interface/wx/button.h +++ b/interface/wx/button.h @@ -50,7 +50,7 @@ @beginEventEmissionTable{wxCommandEvent} @event{EVT_BUTTON(id, func)} - Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked. + Process a @c wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked. @endEventTable