X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fkdenlivedoc.h;h=7e2f768fdc94b60dec901fa0d1538380a4a5d5c0;hb=d9e091ef9ba5f2afb46f27843fd6d19e03b060cd;hp=06e4f7337614666f8d77ea1506e529ec49ea3bb2;hpb=4bac038055b99afdc2d734b352e906657ca0c3a5;p=kdenlive diff --git a/src/kdenlivedoc.h b/src/kdenlivedoc.h index 06e4f733..7e2f768f 100644 --- a/src/kdenlivedoc.h +++ b/src/kdenlivedoc.h @@ -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;