X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/047ea2e26ab5fb33a8ac3d0414d83e3b3a0aa47c..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/html/htmlpars.h diff --git a/interface/wx/html/htmlpars.h b/interface/wx/html/htmlpars.h index 0bdd74f285..361df93854 100644 --- a/interface/wx/html/htmlpars.h +++ b/interface/wx/html/htmlpars.h @@ -72,8 +72,10 @@ public: /** Returns the parser associated with this tag handler. + + @since 2.9.5 */ - virtual wxHtmlParser* GetParser() const; + wxHtmlParser* GetParser() const; protected: