]> git.sesse.net Git - kdenlive/blobdiff - src/kthumb.h
Project tree sub-clips and clip properties dialog thumbnails are now created in anoth...
[kdenlive] / src / kthumb.h
index 142bff41c693970eb6afc086ef0a66febc2db89b..65e1cb8b539a6e8eaa91f072e576bc3586f1ff5d 100644 (file)
@@ -71,6 +71,7 @@ Q_OBJECT public:
     QImage findCachedThumb(const QString &path);
 #endif
     void getThumb(int frame);
+    void getGenericThumb(int frame, int height, int type);
 
 public slots:
     void updateClipUrl(KUrl url, const QString &hash);