]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/htmlpars.h
Removed wxPG_EX_LEGACY_VALIDATORS
[wxWidgets.git] / interface / wx / html / htmlpars.h
index 0b0b318751e9ce6ffbb269c4ccd1ff1344be7ea6..fb5ca68e2f911cff6d8aac0e9d8792f6083af783 100644 (file)
@@ -263,6 +263,6 @@ public:
         Parse() or any function called
         by it (i.e. from tag handlers).
     */
-    void StopParsing();
+    virtual void StopParsing();
 };