summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index ab6ff9df..6343be6f 100644
--- a/config.h
+++ b/config.h
@@ -47,6 +47,8 @@ struct config_t
std::string total_expr;
std::string total_expr_template;
std::string forecast_limit;
+ std::string reconcile_balance;
+ std::string reconcile_date;
unsigned long budget_flags;
unsigned long pricing_leeway;
bool show_collapsed;