]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/helpext.h
Set/GetTitle out of wxWindowBase, forked and put to gtk/window.h and mgl/window.h...
[wxWidgets.git] / include / wx / generic / helpext.h
index 19d5b1e652d9a0907c0cebf484876167ce781e17..8cdedc4d8970f186f643a539c2bf5f45fcaa4964 100644 (file)
@@ -74,7 +74,7 @@ DECLARE_CLASS(wxExtHelpController)
    /// Is the viewer a variant of netscape?
    bool             m_BrowserIsNetscape;
    /// Call the browser using a relative URL.
-   bool DisplayHelp(wxString const &);
+   virtual bool DisplayHelp(const wxString&);
 };
 
 #endif // wxUSE_HELP