aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/pref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pref.h b/core/pref.h
index 060528939..fb84856a4 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -95,7 +95,7 @@ struct preferences {
bool display_invalid_dives;
const char *divelist_font;
double font_size;
- bool showDeveloper;
+ bool show_developer;
const char *theme;
// ********** Facebook **********