Added showing the default URL in DisplayContents and DisplayIndex

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-04-27 15:04:57 +00:00
parent b6c8bd6959
commit 71d04f7ffd
4 changed files with 42 additions and 19 deletions

View File

@@ -198,6 +198,9 @@ class WXDLLEXPORT wxHtmlHelpData : public wxObject
// Writes binary book
};
// Utility function
wxString wxAddBasePath(const wxString& basePath, const wxString& path) ;
#endif
#endif