]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinfileitemlistwidget.h
dolphinview: when rename dialog finishes, immediately update the model and the selection
[dolphin.git] / src / views / dolphinfileitemlistwidget.h
index ac98666c8ed5de0ea3178f08f33d0dfeeb2e5ff9..92fc66fccab469fda96f589f7372b27eb85a6bab 100644 (file)
@@ -29,7 +29,7 @@ protected:
     void refreshCache() override;
 
 private:
-    static QPixmap overlayForState(KVersionControlPlugin::ItemVersion version, int size);
+    QPixmap overlayForState(KVersionControlPlugin::ItemVersion version, int size) const;
 };
 
 #endif