]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Fix some crashes on proxy operations
[kdenlive] / src / renderer.h
index b892792330186a66778002fe8b53ee89d6c26f3f..93e69f35c3f5bf478cf49b474b19ad4adbd40b56 100644 (file)
@@ -361,6 +361,9 @@ signals:
      */
     void removeInvalidProxy(const QString &id, bool durationError);
     void refreshDocumentProducers(bool displayRatioChanged, bool fpsChanged);
+    
+    /** @brief If we will delete the producer, make sure to oause the monitor */
+    void blockClipMonitor(const QString);
 
     /** @brief A frame's image has to be shown.
      *