]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/viewproperties.h
Change "Date" to "Modified" and allow access to new "Accessed" time field
[dolphin.git] / src / views / viewproperties.h
index dc118e2d761f16d8c8b7069b8e8216a9855ee9ef..05b80f45551d0e3419a178360a1e360125600c2a 100644 (file)
@@ -153,6 +153,12 @@ private:
      */
     void convertNameRoleToTextRole();
 
+    /**
+     * Provides backward compatibility with .directory files created with
+     * Dolphin < 16.11.70: Converts the old name-role "date" to "modificationtime"
+     */
+
+    void convertDateRoleToModificationTimeRole();
     /**
      * Returns true, if \a filePath is part of the home-path (see QDir::homePath()).
      */