summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2010-05-22 17:04:38 -0400
committerJohn Wiegley <johnw@newartisans.com>2010-05-22 21:35:02 -0400
commit02e78255166b17bff08a408166cc56ff9269c925 (patch)
treec2c0016572efdeb356a793aa1e9414a9e9058bfe /src/report.h
parentde3803d0277353520116f05c7b2357196a8cfe48 (diff)
downloadfork-ledger-02e78255166b17bff08a408166cc56ff9269c925.tar.gz
fork-ledger-02e78255166b17bff08a408166cc56ff9269c925.tar.bz2
fork-ledger-02e78255166b17bff08a408166cc56ff9269c925.zip
Option --count sums payees, account, commodities
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 6b10dbcc..783f0026 100644
--- a/src/report.h
+++ b/src/report.h
@@ -454,6 +454,7 @@ public:
});
OPTION(report_t, columns_);
+ OPTION(report_t, count);
OPTION__(report_t, csv_format_, CTOR(report_t, csv_format_) {
on(none,