summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2005-02-09 10:07:40 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:40:55 -0400
commitf3c736006c72cefaad52981420e3aabf88b271db (patch)
tree7afdd8c9692902de842a2c1caaea7a2b04d87763 /config.h
parent193a801c03f27d5888d6e7347c18fbc925b72f1d (diff)
downloadfork-ledger-f3c736006c72cefaad52981420e3aabf88b271db.tar.gz
fork-ledger-f3c736006c72cefaad52981420e3aabf88b271db.tar.bz2
fork-ledger-f3c736006c72cefaad52981420e3aabf88b271db.zip
*** empty log message ***
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 43248a30..ab6ff9df 100644
--- a/config.h
+++ b/config.h
@@ -40,6 +40,7 @@ struct config_t
std::string write_xact_format;
std::string equity_format;
std::string prices_format;
+ std::string pricesdb_format;
std::string date_format;
std::string sort_string;
std::string amount_expr;