]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Rewrote the handling of timeline in QGraphicsView. Now we use the built in zoom featu...
[kdenlive] / src / kdenlivedoc.h
index 8dbdae19f3596885e7258d54cdf2a29fce0ae76a..f19526ba931cab671d74bcf57a57cda8a2c9a394 100644 (file)
@@ -102,6 +102,7 @@ Q_OBJECT public:
     void syncGuides(QList <Guide *> guides);
     void setZoom(int factor);
     int zoom() const;
+    const double dar();
 
 private:
     KUrl m_url;