]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/helpext.h
Fix for VA 4.0
[wxWidgets.git] / include / wx / generic / helpext.h
index 19d5b1e652d9a0907c0cebf484876167ce781e17..3c0b0c0360e1c5223f7eef3fbca6ff1d6e8f3561 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(wxString const &);
 };
 
 #endif // wxUSE_HELP