]> git.sesse.net Git - kdenlive/blobdiff - src/renderer.h
Fix video4linux capture without audio
[kdenlive] / src / renderer.h
index 2be48efb9410d90850287b5cd43a58c1cc1fb8cf..d0a323db0c9106620af54702374c428a25da07b7 100644 (file)
@@ -356,7 +356,7 @@ signals:
      *  @param durationError Should be set to true if the proxy failed because it has not same length as original clip
      */
     void removeInvalidProxy(const QString &id, bool durationError);
-    void refreshDocumentProducers(bool displayRatioChanged);
+    void refreshDocumentProducers(bool displayRatioChanged, bool fpsChanged);
 
     /** @brief A frame's image has to be shown.
      *