]> git.sesse.net Git - kdenlive/blobdiff - src/dvdwizard.h
ImageFile is inconsistent with the rest of the UI - it should be spaced [PATCH by...
[kdenlive] / src / dvdwizard.h
index c019cabcef2e607ff21f6aa1a745b40397859dec..7a006904cf48e1ed5b2d64aec50f08494d1ce344 100644 (file)
@@ -50,6 +50,10 @@ private:
     QString m_profile;
     KTemporaryFile m_menuFile;
     KTemporaryFile m_authorFile;
+    QProcess *m_dvdauthor;
+    QProcess *m_mkiso;
+    QString m_creationLog;
+    void cleanup();
 
 private slots:
     void slotPageChanged(int page);