summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report.h b/src/report.h
index 00e0d588..a4020af8 100644
--- a/src/report.h
+++ b/src/report.h
@@ -535,6 +535,7 @@ public:
parent->HANDLER(sort_all_).off();
});
+ OPTION(report_t, start_of_week_);
OPTION(report_t, subtotal); // -s
OPTION(report_t, tail_);