diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ class config_t std::string balance_format; std::string register_format; std::string wide_register_format; + std::string csv_register_format; std::string plot_amount_format; std::string plot_total_format; std::string print_format; |