]> git.sesse.net Git - kdenlive/blobdiff - src/renderwidget.h
Rewrote DVD creation, should now support correctly 4:3 and 16:9 menus, letterbox...
[kdenlive] / src / renderwidget.h
index 0fa647ace57fd69a07ce6085733d6b75e46bffca..3b4b644271d7f76f4fd44bf06244b9290a60b32e 100644 (file)
@@ -209,7 +209,7 @@ private:
 
 signals:
     void abortProcess(const QString &url);
-    void openDvdWizard(const QString &url, const QString &profile);
+    void openDvdWizard(const QString &url);
     /** Send the infos about rendering that will be saved in the document:
     (profile destination, profile name and url of rendered file */
     void selectedRenderProfile(QMap <QString, QString> renderProps);