]> git.sesse.net Git - kdenlive/blobdiff - src/clipmanager.h
better handling of document switching (still some crashes)
[kdenlive] / src / clipmanager.h
index 138c3ffbaf2d50e335e9ec44f45c1d74a96aef53..f6d15b266e3892670ef17d71117901a49080f647 100644 (file)
@@ -54,6 +54,7 @@ Q_OBJECT public:
     void slotDeleteClip(uint clipId);
     void setThumbsProgress(KUrl url, int progress);
     void checkAudioThumbs();
+    QList <DocClipBase*> documentClipList();
 
 private:   // Private attributes
     /** the list of clips in the document */