diff options
Diffstat (limited to 'src/report.h')
-rw-r--r-- | src/report.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report.h b/src/report.h index edc3a838..5ab6c47c 100644 --- a/src/report.h +++ b/src/report.h @@ -152,6 +152,7 @@ public: * Option handlers */ + OPTION(report_t, abbrev_len_); OPTION(report_t, account_); OPTION(report_t, actual); // -L OPTION(report_t, add_budget); |