]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/logicsignal.hpp
Move signal color handling to SignalBase
[pulseview.git] / pv / views / trace / logicsignal.hpp
index e066d40340ee97f65c0993fc74a9e73769a70126..d316fd5de7947ca8934cd4b471b4cfb4ef14877c 100644 (file)
@@ -65,8 +65,6 @@ public:
        static const QColor LowColor;
        static const QColor SamplingPointColor;
 
-       static const QColor SignalColors[10];
-
        static QColor TriggerMarkerBackgroundColor;
        static const int TriggerMarkerPadding;
        static const char* TriggerMarkerIcons[8];