]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fileconf.h
setting the hacked cocoa font panel as default
[wxWidgets.git] / include / wx / fileconf.h
index a3b6391b5aae656bf17a70cc23365d2dba9387a5..79828da710737c55c6f529d4225444edb7dc073e 100644 (file)
@@ -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();