X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2681874846b4b1277dead453036f8cf7e9ad48fe..e6bf1a0f9e54d2112d01582f898db5e2e25b9c7b:/interface/wx/html/winpars.h?ds=sidebyside diff --git a/interface/wx/html/winpars.h b/interface/wx/html/winpars.h index 10bb39060f..11b51bd834 100644 --- a/interface/wx/html/winpars.h +++ b/interface/wx/html/winpars.h @@ -3,7 +3,7 @@ // Purpose: interface of wxHtmlTagsModule // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -90,7 +90,7 @@ public: /** Adds module() to the list of wxHtmlWinParser tag handler. */ - static void AddModule(wxHtmlTagsModule module); + static void AddModule(wxHtmlTagsModule* module); /** Closes the container, sets actual container to the parent one