summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index f722dd130..8098c2799 100644
--- a/pref.h
+++ b/pref.h
@@ -47,6 +47,7 @@ struct preferences {
short show_invalid;
short unit_system;
struct units units;
+ short show_time;
};
enum unit_system_values { METRIC, IMPERIAL, PERSONALIZE };