]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinfileitemlistwidget.h
KFileItemListWidget: wrong selection when renamed file ends with a dot
[dolphin.git] / src / views / dolphinfileitemlistwidget.h
index 92fc66fccab469fda96f589f7372b27eb85a6bab..af15074d5244d8472401cd94d1e802c361544bf0 100644 (file)
@@ -29,7 +29,7 @@ protected:
     void refreshCache() override;
 
 private:
-    QPixmap overlayForState(KVersionControlPlugin::ItemVersion version, int size) const;
+    QString overlayForState(KVersionControlPlugin::ItemVersion version) const;
 };
 
 #endif