X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90f011dc6c50fe58172d90833d94e3b375ad0a08..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/html/htmlwin.h diff --git a/interface/wx/html/htmlwin.h b/interface/wx/html/htmlwin.h index 4b6d970e64..330ff938d7 100644 --- a/interface/wx/html/htmlwin.h +++ b/interface/wx/html/htmlwin.h @@ -2,7 +2,6 @@ // Name: html/htmlwin.h // Purpose: interface of wxHtmlWindow // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -511,9 +510,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; /**