diff options
Diffstat (limited to 'src/enums')
-rw-r--r-- | src/enums/resources/notifytypes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h index 643aaf2d1..6513c4f4f 100644 --- a/src/enums/resources/notifytypes.h +++ b/src/enums/resources/notifytypes.h @@ -244,6 +244,7 @@ namespace NotifyTypes MAIL_SEND_COUNT_ERROR, MAIL_SEND_ITEM_ERROR, MAIL_SEND_RECEIVER_ERROR, + MAIL_GET_ATTACH_FULL_ERROR, TYPE_END }; |