]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Don't crash when wrong sdl driver was selected by user (needs MLT patch):
[kdenlive] / src / kdenlivedoc.h
index c57b1a39657c7eb8bcec5cc8b63d3e2bf13caf43..4007f595ffa984c237e14e53ffb558b1dcc33d97 100644 (file)
@@ -110,7 +110,7 @@ Q_OBJECT public:
     QString getLadspaFile() const;
     void setZone(int start, int end);
     QPoint zone() const;
-    void setSceneList();
+    int setSceneList();
     void updatePreviewSettings();
     bool isTrackLocked(int ix) const;
     void setDocumentProperty(const QString &name, const QString &value);