git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27054
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// retrieve the file system used by the wxHtmlWinParser: if you use
// relative paths in your HTML, you should use its ChangePathTo() method
wxFileSystem& GetFileSystem();
// retrieve the file system used by the wxHtmlWinParser: if you use
// relative paths in your HTML, you should use its ChangePathTo() method
wxFileSystem& GetFileSystem();
- const wxFileSystem& GetFileSystem();