summaryrefslogtreecommitdiffstats
path: root/Meter.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-01-18 15:23:23 +0100
committercgzones <cgzones@googlemail.com>2021-01-23 15:20:47 +0100
commit2ec44098f9ca6604f2e897bbc4e2ee164049107f (patch)
tree135d98bfa7f04523f734712871fc33dfa33e3ff8 /Meter.h
parent6f6e0ec571a05f612788fffa9dbf095ddd8a939c (diff)
Allow meters in text mode to span empty neighbors to the right
Closes: #484
Diffstat (limited to 'Meter.h')
-rw-r--r--Meter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Meter.h b/Meter.h
index 98fed575..2a3cb7af 100644
--- a/Meter.h
+++ b/Meter.h
@@ -98,6 +98,7 @@ struct Meter_ {
int param;
GraphData* drawData;
int h;
+ int columnWidthCount; /*<< only used internally by the Header */
const ProcessList* pl;
uint8_t curItems;
const int* curAttributes;

© 2014-2024 Faster IT GmbH | imprint | privacy policy