X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fkthumb.h;h=65e1cb8b539a6e8eaa91f072e576bc3586f1ff5d;hb=ed5a2c50b2402499f775bee428e079cac7bde423;hp=142bff41c693970eb6afc086ef0a66febc2db89b;hpb=a1f0a54b93ab364a37fd8242c1881c61d066ada7;p=kdenlive diff --git a/src/kthumb.h b/src/kthumb.h index 142bff41..65e1cb8b 100644 --- a/src/kthumb.h +++ b/src/kthumb.h @@ -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);