]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Make sure there is no write error when saving a file:
[kdenlive] / src / renderer.h
index cc1b3ec73530c464d04da6f7458935c864287a56..eda891903b6570d318b56ea54e88a438c4e2e8e5 100644 (file)
@@ -93,7 +93,7 @@ Q_OBJECT public:
     void setSceneList(QString playlist, int position = 0);
     void setProducer(Mlt::Producer *producer, int position);
     const QString sceneList();
-    void saveSceneList(QString path, QDomElement kdenliveData = QDomElement());
+    bool saveSceneList(QString path, QDomElement kdenliveData = QDomElement());
 
     /** Wraps the VEML command of the same name. Tells the renderer to
     play the current scene at the speed specified, relative to normal