summaryrefslogtreecommitdiffstats
path: root/Meter.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2015-03-16 23:01:21 -0300
committerHisham Muhammad <hisham@gobolinux.org>2015-03-16 23:01:21 -0300
commit9ff5d2b243472ae73d10dafdd7c0e24dc5052f6d (patch)
tree87c7999202ec8bb4f57ad6e5a056738c731f73cd /Meter.h
parent14a177800bfa41bc2b3bb07d45204cbe464cf1b3 (diff)
Fix saving of header states, motion in Setup screen.
Diffstat (limited to 'Meter.h')
-rw-r--r--Meter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Meter.h b/Meter.h
index 8fd59901..3c9bd880 100644
--- a/Meter.h
+++ b/Meter.h
@@ -111,7 +111,7 @@ void Meter_setCaption(Meter* this, const char* caption);
void Meter_setMode(Meter* this, int modeIndex);
-ListItem* Meter_toListItem(Meter* this);
+ListItem* Meter_toListItem(Meter* this, bool moving);
/* ---------- TextMeterMode ---------- */

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