summaryrefslogtreecommitdiff
path: root/src/account.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account.h')
-rw-r--r--src/account.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/account.h b/src/account.h
index 2aa3f2eb..b751cb0b 100644
--- a/src/account.h
+++ b/src/account.h
@@ -183,6 +183,7 @@ public:
datetime_t earliest_checkin;
datetime_t latest_checkout;
+ bool latest_checkout_cleared;
std::set<path> filenames;
std::set<string> accounts_referenced;