]> git.sesse.net Git - kdenlive/blobdiff - src/vectorscope.h
Fix compilation for Fedora
[kdenlive] / src / vectorscope.h
index ed0a35d21d8b712350634c613b8051df6ecaa966..a126e73f7db912f4976e601c7632329762c071ec 100644 (file)
@@ -69,6 +69,7 @@ private:
     float m_gain;
 
     QPoint m_centerPoint, pR75, pG75, pB75, pCy75, pMg75, pYl75;
+    QPoint qR75, qG75, qB75, qCy75, qMg75, qYl75;
 
     /** Updates the dimension. Only necessary when the widget has been resized. */
     void updateDimensions();