]> git.sesse.net Git - kdenlive/blobdiff - src/kthumb.h
Start of image clips
[kdenlive] / src / kthumb.h
index a3b73b013b6aa2ad13fc73025de9626179aa7c8f..27cfd6a98c3d484515dd3b4ed60cabcaea08918c 100644 (file)
@@ -72,6 +72,7 @@ class KThumb:public QObject {
 
 public slots:
        void extractImage( int frame, int frame2, int width, int height);
+       static QPixmap getImage(KUrl url, int width, int height);
 /*     void getImage(KUrl url, int frame, int width, int height);
        void getThumbs(KUrl url, int startframe, int endframe, int width, int height);
        void stopAudioThumbs();