summaryrefslogtreecommitdiffstats
path: root/core/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/pref.h')
-rw-r--r--core/pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pref.h b/core/pref.h
index 6949b762c..cfad1abfe 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -59,6 +59,7 @@ typedef struct {
const char *device_name;
} dive_computer_prefs_t;
+// NOTE: these enums are duplicated in mobile-widgets/qmlinterface.h
enum unit_system_values {
METRIC,
IMPERIAL,