]> git.sesse.net Git - kdenlive/blobdiff - src/kthumb.h
Fix timeline video thumbnail aspect ratio
[kdenlive] / src / kthumb.h
index 0c312205781be30072792b8c9e5595de62d900b0..e6bed31e760df1881c4022224554e4e9bdad900d 100644 (file)
@@ -96,7 +96,7 @@ private:
     MyThread thumbProducer;
     KUrl m_url;
     QString m_thumbFile;
-    Mlt::Profile *m_profile;
+    double m_dar;
     Mlt::Producer *m_producer;
     ClipManager *m_clipManager;