summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/report.h b/src/report.h
index 242792b0..0e6f7dc6 100644
--- a/src/report.h
+++ b/src/report.h
@@ -388,6 +388,8 @@ public:
parent->HANDLER(period_).on("monthly");
});
+ OPTION(report_t, no_total);
+
OPTION__
(report_t, only_,
CTOR(report_t, only_) {}