]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_filesys.i
Starting to update the tarball and rpm spec files for 2.5. Mostly
[wxWidgets.git] / wxPython / src / _filesys.i
index 566f834e9fff52eaedd5ba670deb99e5c4ea7f88..feb402665078229e043f738a3519c8c3d9a462f0 100644 (file)
@@ -122,7 +122,7 @@ public:
     wxFileSystem();
     ~wxFileSystem();
 
-    void ChangePathTo(const wxString& location, bool is_dir = FALSE);
+    void ChangePathTo(const wxString& location, bool is_dir = False);
     wxString GetPath();
 
     wxFSFile* OpenFile(const wxString& location);