]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/filename.h
make more wxFileName methods const (closes #10887)
[wxWidgets.git] / interface / wx / filename.h
index 4e1697c7b817bc76f9be68768e6612a3d26fa733..e4bd0a4dca6656ab4bf9509f4170e4e4b4c01caa 100644 (file)
@@ -1035,7 +1035,7 @@ public:
     /**
         Changes the current working directory.
     */
-    bool SetCwd();
+    bool SetCwd() const;
 
     /**
         Changes the current working directory.
@@ -1080,7 +1080,7 @@ public:
     */
     bool SetTimes(const wxDateTime* dtAccess,
                   const wxDateTime* dtMod,
-                  const wxDateTime* dtCreate);
+                  const wxDateTime* dtCreate) const;
 
     /**
         Sets the volume specifier.
@@ -1162,7 +1162,7 @@ public:
     /**
         Sets the access and modification times to the current moment.
     */
-    bool Touch();
+    bool Touch() const;
 
     /**
         Returns @true if the filenames are different. The string @e filenames