X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90f011dc6c50fe58172d90833d94e3b375ad0a08..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/html/htmlwin.h?ds=sidebyside diff --git a/interface/wx/html/htmlwin.h b/interface/wx/html/htmlwin.h index 4b6d970e64..0c1b5c597f 100644 --- a/interface/wx/html/htmlwin.h +++ b/interface/wx/html/htmlwin.h @@ -511,9 +511,9 @@ protected: -wxEventType wxEVT_COMMAND_HTML_CELL_CLICKED; -wxEventType wxEVT_COMMAND_HTML_CELL_HOVER; -wxEventType wxEVT_COMMAND_HTML_LINK_CLICKED; +wxEventType wxEVT_HTML_CELL_CLICKED; +wxEventType wxEVT_HTML_CELL_HOVER; +wxEventType wxEVT_HTML_LINK_CLICKED; /**