]> git.sesse.net Git - kdenlive/blobdiff - src/clipitem.h
Fetch timeline thumbnails in a different thread to improve workflow
[kdenlive] / src / clipitem.h
index 70b1aee6cdd90fd3896f1f835b11fe1ace2cf184..7be82c5a7ab9bdd9a368e55a22866e8e8b4ca55c 100644 (file)
@@ -168,7 +168,7 @@ private slots:
     void animate(qreal value);
     void slotSetStartThumb(QImage img);
     void slotSetEndThumb(QImage img);
-    void slotThumbReady(int frame, QPixmap pix);
+    void slotThumbReady(int frame, QImage img);
 
 public slots:
     void slotFetchThumbs();