]> git.sesse.net Git - kdenlive/blobdiff - src/kdenlivedoc.h
Check & update clip length in timeline when doing a "clip reload" from project tree...
[kdenlive] / src / kdenlivedoc.h
index 47afa10bf42916e5ff45c11f0d1c3cfe10ca9e59..3b2d8ea3214ab209de7576cdc7b0ab3ad12bd620 100644 (file)
@@ -62,8 +62,6 @@ Q_OBJECT public:
     //void setRenderer(Render *render);
     QUndoStack *commandStack();
     QString producerName(const QString &id);
-    void setProducerDuration(const QString &id, int duration);
-    int getProducerDuration(const QString &id);
     Render *renderer();
     QDomDocument m_guidesXml;
     QDomElement guidesXml() const;