From 7acc1306d985fb532ee429121fac0e1692285503 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 4 Mar 2006 17:13:45 +0000 Subject: *** empty log message *** --- config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h') 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(); -- cgit v1.2.3