]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
* Fix missing proxy not re-created on project opening
[kdenlive] / src / renderer.h
index 809fc4fbab1385fdfa8833327070197464eac06a..800f1ea548d176bdf44134dce2f196cc01df9bfc 100644 (file)
@@ -408,6 +408,9 @@ signals:
      */
     void removeInvalidProxy(const QString &id, bool durationError);
     void refreshDocumentProducers(bool displayRatioChanged, bool fpsChanged);
+    /** @brief A proxy clip is missing, ask for creation. */
+    void requestProxy(QString);
+
 
     /** @brief A frame's image has to be shown.
      *