]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
Save last used rendering profile in Kdenlive document
[kdenlive] / src / mainwindow.h
index 393e5056ba0c4c19bd874980fc1f3982c4e565e9..7a7c2ed54af382afda00450e247893decf08cadd 100644 (file)
@@ -301,6 +301,7 @@ private slots:
     void slotMaximizeCurrent(bool show);
     void slotTranscode(KUrl::List urls = KUrl::List());
     void slotTranscodeClip();
+    void slotSetDocumentRenderProfile(const QString &dest, const QString &name);
 
 signals:
     Q_SCRIPTABLE void abortRenderJob(const QString &url);