X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e59b88579c7a1e8b4da0827be75dc5d2a84ec73..97d13342cc2ac77e21c38115cc6ebecac930f92a:/interface/wx/clrpicker.h diff --git a/interface/wx/clrpicker.h b/interface/wx/clrpicker.h index 93391720f7..551711ff51 100644 --- a/interface/wx/clrpicker.h +++ b/interface/wx/clrpicker.h @@ -29,7 +29,7 @@ (instead of no label at all). @endStyleTable - @beginEventTable{wxColourPickerEvent} + @beginEventEmissionTable{wxColourPickerEvent} @event{EVT_COLOURPICKER_CHANGED(id, func)} The user changed the colour selected in the control either using the button or using text control (see @c wxCLRP_USE_TEXTCTRL; note that