aboutsummaryrefslogtreecommitdiffstats
path: root/nsxiv.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsxiv.h')
-rw-r--r--nsxiv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nsxiv.h b/nsxiv.h
index e137bfe..3ffc113 100644
--- a/nsxiv.h
+++ b/nsxiv.h
@@ -274,6 +274,7 @@ struct opt {
bool thumb_mode;
bool clean_cache;
bool private_mode;
+ bool background_cache;
};
extern const opt_t *options;