]> git.sesse.net Git - kdenlive/blobdiff - src/smallruler.h
Fix timeline seek sometimes not refreshing on last frame of the seek, small update...
[kdenlive] / src / smallruler.h
index 30b09413c3618182e2136ffd1c5166262a1b26e8..0453a8c5ac23db08b1c508585cd3151be4bd6038 100644 (file)
@@ -59,7 +59,7 @@ private:
     int m_maxval;
     int m_zoneStart;
     int m_zoneEnd;
-    KStatefulBrush m_zoneBrush;
+    QColor m_zoneColor;
     QList <CommentedTime> m_markers;
     QPixmap m_pixmap;
     Monitor *m_monitor;