]> git.sesse.net Git - kdenlive/blobdiff - src/scopes/colorscopes/waveform.h
Const'ref
[kdenlive] / src / scopes / colorscopes / waveform.h
index 05950dbd60c51838c23dee2881975abb0994ecd9..8b609f60c20aa9a31636839d07c9923a8e157457 100644 (file)
@@ -52,7 +52,7 @@ private:
     /// Implemented methods ///
     QRect scopeRect();
     QImage renderHUD(uint);
-    QImage renderGfxScope(uint, const QImage);
+    QImage renderGfxScope(uint, const QImage &);
     QImage renderBackground(uint);
     bool isHUDDependingOnInput() const;
     bool isScopeDependingOnInput() const;