]> git.sesse.net Git - kdenlive/blobdiff - src/colorcorrection/rgbparadegenerator.h
RGB Parade updates:
[kdenlive] / src / colorcorrection / rgbparadegenerator.h
index 19f2babc91f785c7ec529bc20e9b6bbff078d0d2..50b98c9117467f989f418b9969d84f8cb34b3b8f 100644 (file)
@@ -23,7 +23,7 @@ public:
 
     RGBParadeGenerator();
     QImage calculateRGBParade(const QSize &paradeSize, const QImage &image, const RGBParadeGenerator::PaintMode paintMode,
-                              const bool &drawAxis, const uint &accelFactor = 1);
+                              const bool &drawAxis, const bool &drawGradientRef, const uint &accelFactor = 1);
 
     static const QColor colHighlight;
     static const QColor colLight;