summaryrefslogtreecommitdiffstats
path: root/Header.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 /Header.h
parent14a177800bfa41bc2b3bb07d45204cbe464cf1b3 (diff)
Fix saving of header states, motion in Setup screen.
Diffstat (limited to 'Header.h')
-rw-r--r--Header.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Header.h b/Header.h
index 13811a9e..772e25dd 100644
--- a/Header.h
+++ b/Header.h
@@ -37,6 +37,8 @@ void Header_delete(Header* this);
void Header_populateFromSettings(Header* this);
+void Header_writeBackToSettings(const Header* this);
+
MeterModeId Header_addMeterByName(Header* this, char* name, int column);
void Header_setMode(Header* this, int i, MeterModeId mode, int column);

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