aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/maildirMessage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/messaging/maildirMessage.hpp')
-rw-r--r--src/messaging/maildirMessage.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/messaging/maildirMessage.hpp b/src/messaging/maildirMessage.hpp
index 74a1a7b3..0b543bc2 100644
--- a/src/messaging/maildirMessage.hpp
+++ b/src/messaging/maildirMessage.hpp
@@ -81,6 +81,8 @@ private:
int m_num;
int m_size;
int m_flags;
+ bool m_expunged;
+ uid m_uid;
};