aboutsummaryrefslogtreecommitdiffstats
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 c6c30878d..1e9002563 100644
--- a/core/pref.h
+++ b/core/pref.h
@@ -45,6 +45,7 @@ enum deco_mode {
typedef struct {
bool dont_check_for_updates;
+ bool dont_check_exists;
char *last_version_used;
char *next_check;
} update_manager_prefs_t;