projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Committing in .
[wxWidgets.git]
/
include
/
wx
/
generic
/
helpext.h
diff --git
a/include/wx/generic/helpext.h
b/include/wx/generic/helpext.h
index 19d5b1e652d9a0907c0cebf484876167ce781e17..8cdedc4d8970f186f643a539c2bf5f45fcaa4964 100644
(file)
--- a/
include/wx/generic/helpext.h
+++ b/
include/wx/generic/helpext.h
@@
-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