summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index a19dd2b6..bad96c77 100644
--- a/config.h
+++ b/config.h
@@ -66,6 +66,9 @@ class config_t
bool use_cache;
bool cache_dirty;
bool debug_mode;
+ bool keep_price;
+ bool keep_date;
+ bool keep_tag;
config_t() {
reset();