]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/helpext.h
added cw6 fixes and patrick's patches
[wxWidgets.git] / include / wx / generic / helpext.h
index 3c0b0c0360e1c5223f7eef3fbca6ff1d6e8f3561..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.
-   virtual bool DisplayHelp(wxString const &);
+   virtual bool DisplayHelp(const wxString&);
 };
 
 #endif // wxUSE_HELP