]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/htmlpars.h
support for iPhone callbacks
[wxWidgets.git] / interface / wx / html / htmlpars.h
index 0bdd74f2855a8d0f9a4a13890775466dc5071b3d..361df938547b4c6f8b7626c36eeda8b51a532d1f 100644 (file)
@@ -72,8 +72,10 @@ public:
 
     /**
        Returns the parser associated with this tag handler.
 
     /**
        Returns the parser associated with this tag handler.
+
+       @since 2.9.5
     */
     */
-    virtual wxHtmlParser* GetParser() const;
+    wxHtmlParser* GetParser() const;
 
 
 protected:
 
 
 protected: