diff options
Diffstat (limited to 'src/ViewStyle.h')
-rw-r--r-- | src/ViewStyle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ViewStyle.h b/src/ViewStyle.h index 08afebaa5..930ad104c 100644 --- a/src/ViewStyle.h +++ b/src/ViewStyle.h @@ -84,6 +84,7 @@ public: int largestMarkerHeight; Indicator indicators[INDIC_MAX + 1]; unsigned int indicatorsDynamic; + unsigned int indicatorsSetFore; int technology; int lineHeight; int lineOverlap; |