summaryrefslogtreecommitdiff
path: root/config.cc
diff options
context:
space:
mode:
Diffstat (limited to 'config.cc')
-rw-r--r--config.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.cc b/config.cc
index 85c90427..dc789602 100644
--- a/config.cc
+++ b/config.cc
@@ -29,6 +29,7 @@ config_t::config_t()
plot_total_format = "%D %T\n";
print_format = "\n%D %X%C%P\n %-34N %12o\n%/ %-34N %12o\n";
equity_format = "\n%D %X%C%P\n%/ %-34N %12t\n";
+ prices_format = "%D %-10N %12t %12T\n";
show_collapsed = false;
show_subtotal = false;