From ae4907eaae10b9748401e937595d16de3c44b780 Mon Sep 17 00:00:00 2001 From: Ferran Pujol Camins Date: Sat, 2 Nov 2019 21:20:23 +0100 Subject: Remove PredefinedColorRepresentation --- src/widget/woverview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/widget/woverview.h') diff --git a/src/widget/woverview.h b/src/widget/woverview.h index 9df3e48829..a2d11dde43 100644 --- a/src/widget/woverview.h +++ b/src/widget/woverview.h @@ -168,7 +168,6 @@ class WOverview : public WWidget, public TrackDropTarget { QColor m_labelBackgroundColor; QColor m_endOfTrackColor; - PredefinedColorsRepresentation m_predefinedColorsRepresentation; // All WaveformMarks WaveformMarkSet m_marks; // List of visible WaveformMarks sorted by the order they appear in the track -- cgit v1.2.3