]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Start of the new document checker (check for missing clips,...) not fully functionnal yet
[kdenlive] / src / kdenlivedoc.h
index 3b2d8ea3214ab209de7576cdc7b0ab3ad12bd620..01f103d58f4d640ea6c054a0350a673e5b34f105 100644 (file)
@@ -149,6 +149,7 @@ private:
     void setNewClipResource(const QString &id, const QString &path);
     QString searchFileRecursively(const QDir &dir, const QString &matchSize, const QString &matchHash) const;
     void moveProjectData(KUrl url);
+    void checkDocumentClips();
 
 public slots:
     void slotCreateTextClip(QString group, const QString &groupId);