From e6a18bc3f4113f4c59ec698d568a1a82f98787b4 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 4 Feb 2015 08:04:06 +1100 Subject: Implement hover style and colour for indicators. --- src/ViewStyle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ViewStyle.h') diff --git a/src/ViewStyle.h b/src/ViewStyle.h index 4a4ffcdf0..08afebaa5 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -83,6 +83,7 @@ public: LineMarker markers[MARKER_MAX + 1]; int largestMarkerHeight; Indicator indicators[INDIC_MAX + 1]; + unsigned int indicatorsDynamic; int technology; int lineHeight; int lineOverlap; -- cgit v1.2.3