diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pref.h b/core/pref.h index b36c46091..2e11efbe4 100644 --- a/core/pref.h +++ b/core/pref.h @@ -108,6 +108,7 @@ struct preferences { bool display_invalid_dives; const char *divelist_font; double font_size; + double mobile_scale; bool show_developer; // ********** Facebook ********** |