X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fscopes%2Fcolorscopes%2Frgbparade.h;h=1e5523fc97f5eff077e0c28a01562388102b51f1;hb=8a6e4eb1dea318ecd1c0b313c28b764e89a524c4;hp=6fadd353f67edfbc3c81430aee1078b539dabb8e;hpb=af0cdc3a2441996bb29f9c2d8b4ce0dd87a6fcb0;p=kdenlive diff --git a/src/scopes/colorscopes/rgbparade.h b/src/scopes/colorscopes/rgbparade.h index 6fadd353..1e5523fc 100644 --- a/src/scopes/colorscopes/rgbparade.h +++ b/src/scopes/colorscopes/rgbparade.h @@ -11,7 +11,6 @@ #ifndef RGBPARADE_H #define RGBPARADE_H -#include #include "abstractgfxscopewidget.h" #include "ui_rgbparade_ui.h" @@ -47,7 +46,7 @@ private: bool isBackgroundDependingOnInput() const; QImage renderHUD(uint accelerationFactor); - QImage renderGfxScope(uint accelerationFactor, const QImage); + QImage renderGfxScope(uint accelerationFactor, const QImage &); QImage renderBackground(uint accelerationFactor); };