X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..da9e956384a0619a0ecaa0bd1e4ba26b133b60a9:/include/wx/fileconf.h diff --git a/include/wx/fileconf.h b/include/wx/fileconf.h index a3b6391b5a..79828da710 100644 --- a/include/wx/fileconf.h +++ b/include/wx/fileconf.h @@ -200,7 +200,7 @@ private: void CleanUp(); // parse the whole file - void Parse(wxTextBuffer& buffer, bool bLocal); + void Parse(const wxTextBuffer& buffer, bool bLocal); // the same as SetPath("/") void SetRootPath();