]> git.sesse.net Git - kdenlive/blobdiff - src/colorcorrection/vectorscopegenerator.cpp
Repaint vectorscope when the mouse leaves it (don't draw circle anymore)
[kdenlive] / src / colorcorrection / vectorscopegenerator.cpp
index 07828c731475b5ad28026138a5ecaa7cfe939230..ca0e3affd5083cc1d00a714a3cf4808ac7342c97 100644 (file)
@@ -87,7 +87,7 @@ QPoint VectorscopeGenerator::mapToCircle(const QSize &targetSize, const QPointF
 }
 
 QImage VectorscopeGenerator::calculateVectorscope(const QSize &vectorscopeSize, const QImage &image, const float &gain,
-                                                  const VectorscopeGenerator::PaintMode &paintMode, const bool &drawAxis,
+                                                  const VectorscopeGenerator::PaintMode &paintMode, const bool&,
                                                   const uint &accelFactor) const
 {
     // Prepare the vectorscope data