summaryrefslogtreecommitdiff
path: root/src/resources/notifytypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/notifytypes.h')
-rw-r--r--src/resources/notifytypes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h
index d80689a76..14eedf9eb 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -168,6 +168,9 @@ namespace NotifyTypes
MAIL_RETURN_OK,
MAIL_DELETE_ERROR,
MAIL_DELETE_OK,
+ MAIL_GET_ATTACH_OK,
+ MAIL_GET_ATTACH_ERROR,
+ MAIL_GET_ATTACH_TOO_MANY_ITEMS,
TYPE_END
};