Bug fixes in Ledger::read()
[account.git] / account.h
index 133c82a..cebb5ff 100644 (file)
--- a/account.h
+++ b/account.h
@@ -309,6 +309,7 @@ public:
 
    Ledger()
    {
+      companyname = "";
       nr_accs = 0;
    }