]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Fix project tree butons update when adding/removing clips
[kdenlive] / src / kdenlivedoc.h
index 06e4f7337614666f8d77ea1506e529ec49ea3bb2..7e2f768fdc94b60dec901fa0d1538380a4a5d5c0 100644 (file)
@@ -74,7 +74,6 @@ Q_OBJECT public:
     int getFramePos(QString duration);
     DocClipBase *getBaseClip(const QString &clipId);
     void updateClip(const QString id);
-    void deleteProjectClip(QStringList ids);
     /** Inform application of the audio thumbnails generation progress */
     void setThumbsProgress(const QString &message, int progress);
     const QString &profilePath() const;