]> git.sesse.net Git - kdenlive/blobdiff - src/clipitem.h
Use const'ref.
[kdenlive] / src / clipitem.h
index 084326892d6fdb255085656209b273e71a9cde09..abc7aa954d00058add5d6499cff8968af05744d0 100644 (file)
@@ -216,6 +216,7 @@ private:
     bool m_audioOnly;
     bool m_videoOnly;
     QColor m_baseColor;
+    QColor m_paintColor;
 
     QPixmap m_startPix;
     QPixmap m_endPix;