X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3bb9348f9394c3e283ef93d743f7309dc4c4d708..1b7751aaa9a86d76a850b9267bc0c201e3cea30f:/interface/wx/choice.h?ds=sidebyside diff --git a/interface/wx/choice.h b/interface/wx/choice.h index 50cd202753..01ee0b9cb6 100644 --- a/interface/wx/choice.h +++ b/interface/wx/choice.h @@ -20,7 +20,7 @@ @beginEventEmissionTable{wxCommandEvent} @event{EVT_CHOICE(id, func)} - Process a @c wxEVT_COMMAND_CHOICE_SELECTED event, when an item on the + Process a @c wxEVT_CHOICE event, when an item on the list is selected. @endEventTable