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 f7af35415..b02d9df99 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -119,6 +119,7 @@ struct preferences {
bool use_default_file;
bool filterFullTextNotes; // mobile only - include notes information in full text searh
bool filterCaseSensitive; // mobile only - make fltering case sensitive
+ bool extraEnvironmentalDefault;
// ********** Geocoding **********
geocoding_prefs_t geocoding;