]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
load & save guides
[kdenlive] / src / kdenlivedoc.h
index e6e972fa24c0f4a70cc65107fb33a5d3c6000d2c..463e4cda78af699bdd5c0642ee2d995d2bde7446 100644 (file)
@@ -84,7 +84,7 @@ Q_OBJECT public:
     /** Returns the document format: PAL or NTSC */
     QString getDocumentStandard();
     void setUrl(KUrl url);
-    QDomElement documentInfoXml();
+    QDomElement documentInfoXml(QDomElement timelineInfo);
     void setProfilePath(QString path);
     /** Set to true if document needs saving, false otherwise */
     void setModified(bool mod);