summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/report.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report.cc b/src/report.cc
index 27d8bb2a..2d37f19f 100644
--- a/src/report.cc
+++ b/src/report.cc
@@ -1003,6 +1003,7 @@ option_t<report_t> * report_t::lookup_option(const char * p)
else OPT_(begin_);
else OPT(bold_if_);
else OPT(budget);
+ else OPT(budget_format_);
else OPT(by_payee);
break;
case 'c':