X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..5a45dd6fd9870de6b68eff437fd5fe4ea5895c3c:/interface/wx/html/htmlpars.h?ds=inline diff --git a/interface/wx/html/htmlpars.h b/interface/wx/html/htmlpars.h index 0b0b318751..fb5ca68e2f 100644 --- a/interface/wx/html/htmlpars.h +++ b/interface/wx/html/htmlpars.h @@ -263,6 +263,6 @@ public: Parse() or any function called by it (i.e. from tag handlers). */ - void StopParsing(); + virtual void StopParsing(); };