]> git.sesse.net Git - kdenlive/blobdiff - src/projectlist.h
Load zone thumbnails from disk if available
[kdenlive] / src / projectlist.h
index f4a16f49d1188282d95a79e96a96b47eb42468e3..98b1a8ae8fa6788c2256e1cfa30d4640cdbbae28 100644 (file)
@@ -343,6 +343,7 @@ private:
     void setThumbnail(const QString &clipId, const QPixmap &pix);
     /** @brief Get cached thumbnail for a project's clip or create it if no cache. */
     void getCachedThumbnail(ProjectItem *item);
+    void getCachedThumbnail(SubProjectItem *item);
     /** @brief The clip is about to be reloaded, cancel thumbnail requests. */
     void resetThumbsProducer(DocClipBase *clip);