]> git.sesse.net Git - kdenlive/blobdiff - src/histogram.h
Update scopes using a frame image from the consumer-frame-show event
[kdenlive] / src / histogram.h
index 1c653e9a2fd0aef4accb16d0831f31b8b5a91026..2b1f1eb96439cf274af99c64bdfdb04d1a88ba7c 100644 (file)
@@ -34,7 +34,7 @@ private:
     bool isScopeDependingOnInput() const;
     bool isBackgroundDependingOnInput() const;
     QImage renderHUD(uint accelerationFactor);
-    QImage renderScope(uint accelerationFactor);
+    QImage renderScope(uint accelerationFactor, QImage);
     QImage renderBackground(uint accelerationFactor);
     Ui::Histogram_UI *ui;