aboutsummaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 811ca3366..076441867 100644
--- a/pref.h
+++ b/pref.h
@@ -46,6 +46,13 @@ struct preferences {
short rulergraph;
short save_userid_local;
char *userid;
+ int ascrate75;
+ int ascrate50;
+ int ascratestops;
+ int ascratelast6m;
+ int descrate;
+ int bottompo2;
+ int decopo2;
};
enum unit_system_values {
METRIC,