From 983618d26676b8ce2481a011407ff27f50be3b8e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 9 Feb 2005 21:07:42 +0000 Subject: Added new options --reconcile, --reconcilable and --reconcile-date. --- config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.h') 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; -- cgit v1.2.3