]> git.sesse.net Git - kdenlive/blobdiff - src/renderwidget.h
Allow to preserve aspect ratio in render dialog resize option:
[kdenlive] / src / renderwidget.h
index 7559ac38e4c54d8ab20534fd42a9cfe18c33b3fd..5014cde4d0c4229c94b6f4561ee63f67d466554e 100644 (file)
@@ -144,6 +144,9 @@ private slots:
     void slotPlayRendering(QTreeWidgetItem *item, int);
     void slotStartCurrentJob();
     void slotCopyToFavorites();
+    void slotUpdateRescaleHeight(int);
+    void slotUpdateRescaleWidth(int);
+    void slotSwitchAspectRatio();
 
 private:
     Ui::RenderWidget_UI m_view;