From 4ec2dfeef13ead1d87302ef953e05efec102bb25 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 17 Feb 2009 21:19:31 -0400 Subject: Added --flat option, to flatten the balance report --- src/report.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/report.h') diff --git a/src/report.h b/src/report.h index e85d1d34..cc3d5a62 100644 --- a/src/report.h +++ b/src/report.h @@ -333,6 +333,7 @@ public: }); OPTION(report_t, equity_format_); + OPTION(report_t, flat); OPTION(report_t, forecast_); OPTION(report_t, format_); // -F OPTION(report_t, gain); // -G -- cgit v1.2.3