]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kfileitemmodelrolesupdater.h
dolphinview: Update thumbnail on filename change
[dolphin.git] / src / kitemviews / kfileitemmodelrolesupdater.h
index aa9ca5fc0e325591f5562815f53d8c614db4021c..cba5b21a80b26c16ba4c50488e41ebb6a2eeedf9 100644 (file)
@@ -178,6 +178,9 @@ public:
      */
     void setHoverSequenceState(const QUrl &itemUrl, int seqIdx);
 
+Q_SIGNALS:
+    void previewJobFinished(); // For unit testing
+
 private Q_SLOTS:
     void slotItemsInserted(const KItemRangeList &itemRanges);
     void slotItemsRemoved(const KItemRangeList &itemRanges);