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