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 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 |