X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fclipitem.h;h=7be82c5a7ab9bdd9a368e55a22866e8e8b4ca55c;hb=d4828ad52cd3613bfb386d48b02646335d1a2a0f;hp=70b1aee6cdd90fd3896f1f835b11fe1ace2cf184;hpb=b61080cba46daa3b44dcc7992c68f91534b3ab27;p=kdenlive diff --git a/src/clipitem.h b/src/clipitem.h index 70b1aee6..7be82c5a 100644 --- a/src/clipitem.h +++ b/src/clipitem.h @@ -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();