summaryrefslogtreecommitdiff
path: root/src/report.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2010-05-30 02:35:25 -0600
committerJohn Wiegley <johnw@newartisans.com>2010-05-30 02:47:40 -0600
commita41d33fba37460587f59ea0349ac4947a4de9f3c (patch)
tree24042a917c16e311979d6cee3efc53e5661223a5 /src/report.h
parente86a4767bc93664893faa4d0f03619f57302c7d1 (diff)
downloadfork-ledger-a41d33fba37460587f59ea0349ac4947a4de9f3c.tar.gz
fork-ledger-a41d33fba37460587f59ea0349ac4947a4de9f3c.tar.bz2
fork-ledger-a41d33fba37460587f59ea0349ac4947a4de9f3c.zip
Option --rounding inverted to --no-rounding
Diffstat (limited to 'src/report.h')
-rw-r--r--src/report.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/report.h b/src/report.h
index 104cfc73..78dc2165 100644
--- a/src/report.h
+++ b/src/report.h
@@ -267,6 +267,7 @@ public:
HANDLER(market).report(out);
HANDLER(meta_).report(out);
HANDLER(monthly).report(out);
+ HANDLER(no_rounding).report(out);
HANDLER(no_titles).report(out);
HANDLER(no_total).report(out);
HANDLER(now_).report(out);
@@ -296,7 +297,6 @@ public:
HANDLER(revalued).report(out);
HANDLER(revalued_only).report(out);
HANDLER(revalued_total_).report(out);
- HANDLER(rounding).report(out);
HANDLER(seed_).report(out);
HANDLER(sort_).report(out);
HANDLER(sort_all_).report(out);
@@ -638,6 +638,7 @@ public:
parent->HANDLER(color).off();
});
+ OPTION(report_t, no_rounding);
OPTION(report_t, no_titles);
OPTION(report_t, no_total);
@@ -821,7 +822,6 @@ public:
set_expr(args[0].to_string(), args[1].to_string());
});
- OPTION(report_t, rounding);
OPTION(report_t, seed_);
OPTION_(report_t, sort_, DO_(args) { // -S