]> git.sesse.net Git - kdenlive/blobdiff - src/trackview.h
* Fix aspect ratio of thumbnails to correctly use the project's arpect ratio
[kdenlive] / src / trackview.h
index 5208fbce00d7840f010c6b23515e1e20b177eb4c..409f3f8c46fbc281932d46d04febb87216992c70 100644 (file)
@@ -76,6 +76,9 @@ public:
     * Parses all tracks to check if there is audio data. */
     bool checkProjectAudio() const;
 
+    void checkTrackHeight();
+    void updateProfile();
+
 protected:
     virtual void keyPressEvent(QKeyEvent * event);