]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kfileitemmodel.h
Slightly refactor count resorting
[dolphin.git] / src / kitemviews / kfileitemmodel.h
index f87d2d5437af262e7823f8acb38e51fbd1eb1fb8..ad1b0a1384481029423d638fffcb30067763fba1 100644 (file)
@@ -205,8 +205,6 @@ public:
     /** set to true to hide application/x-trash files */
     void setShowTrashMime(bool show);
 
-    void scheduleResortAllItems();
-
 Q_SIGNALS:
     /**
      * Is emitted if the loading of a directory has been started. It is
@@ -464,6 +462,8 @@ private:
      */
     bool isChildItem(int index) const;
 
+    void scheduleResortAllItems();
+
     /**
      * Is invoked by KFileItemModelRolesUpdater and results in emitting the
      * sortProgress signal with a percent-value of the progress.