summaryrefslogtreecommitdiffstats
path: root/MetersPanel.h
diff options
context:
space:
mode:
authorExplorer09 <explorer09@gmail.com>2016-03-21 14:30:37 +0800
committerExplorer09 <explorer09@gmail.com>2016-07-16 21:13:46 +0800
commita41c9b392555b81678c31b3722a2bdb887a1b887 (patch)
treefbe78fc295a40305fe6299fd7fb0adfb12218132 /MetersPanel.h
parent265d04821a0349d598b3f334c1fa690ca4bd149a (diff)
Reword 'Type' to 'Style' for meters.
Per @hishamhm's suggestion. This is UI change only. In code the class names and symbols still refer them as "modes".
Diffstat (limited to 'MetersPanel.h')
-rw-r--r--MetersPanel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MetersPanel.h b/MetersPanel.h
index 1736dfb4..b012869f 100644
--- a/MetersPanel.h
+++ b/MetersPanel.h
@@ -27,6 +27,8 @@ struct MetersPanel_ {
};
+// Note: In code the meters are known to have bar/text/graph "Modes", but in UI
+// we call them "Styles".
void MetersPanel_setMoving(MetersPanel* this, bool moving);

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