From 76f97a63da2deb8b6f9f8129bb11f5608d4a5518 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 7 Mar 2012 05:20:42 -0600 Subject: Added parsing support for the many value directives --- src/account.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/account.h') diff --git a/src/account.h b/src/account.h index 8f0f915f..95e04079 100644 --- a/src/account.h +++ b/src/account.h @@ -67,6 +67,7 @@ public: unsigned short depth; accounts_map accounts; posts_list posts; + optional value_expr; mutable string _fullname; -- cgit v1.2.3