]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/winpars.h
Added reparenting helper classes to help apps to grab the windows
[wxWidgets.git] / include / wx / html / winpars.h
index 396526b92a6d572be23a5b226e47a367330faf0b..4ce8afd0f76eb172fd200297afca3d3c13871c4f 100644 (file)
@@ -48,7 +48,7 @@ public:
     virtual void DoneParser();
     virtual wxObject* GetProduct();
 
-    virtual bool CanOpenURL(const wxString& url) const;
+    virtual wxFSFile *OpenURL(wxHtmlURLType type, const wxString& url) const;
 
     // Set's the DC used for parsing. If SetDC() is not called,
     // parsing won't proceed