From a0e63acd1443caa477ac5f7954557a17949c3675 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Aug 2017 00:24:45 +0300 Subject: Close mail edit window on success send. Also show mail send error messages. --- src/enums/resources/notifytypes.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/enums') diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h index b38fe9d07..643aaf2d1 100644 --- a/src/enums/resources/notifytypes.h +++ b/src/enums/resources/notifytypes.h @@ -240,6 +240,10 @@ namespace NotifyTypes MAIL_ATTACH_ITEM_NOT_TRADEABLE, MAIL_ATTACH_ITEM_UNKNOWN_ERROR, MAIL_REMOVE_ITEM_ERROR, + MAIL_SEND_FATAL_ERROR, + MAIL_SEND_COUNT_ERROR, + MAIL_SEND_ITEM_ERROR, + MAIL_SEND_RECEIVER_ERROR, TYPE_END }; -- cgit v1.2.3-60-g2f50