From 7dc8a9850db1f33fcccdfec393b431c50ff05b42 Mon Sep 17 00:00:00 2001 From: willemferguson Date: Thu, 28 Nov 2019 10:47:12 +0200 Subject: Desktop: handle environmental states in Information tab Create a preference setting on the General Settings page. The setting is saved with the other preferences. Signed-off-by: willemferguson Signed-off-by: Dirk Hohndel --- core/pref.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/pref.h') 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; -- cgit v1.2.3-70-g09d2