aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/abstract
diff options
context:
space:
mode:
authorGravatar Christopher Hockley <christopher@putcocoa.in>2015-01-26 11:24:26 +0100
committerGravatar Christopher Hockley <christopher@putcocoa.in>2015-01-26 11:24:26 +0100
commit4cae581f699ebebe46996e9c65aa40fcbeb31616 (patch)
tree3948a19508e1ab9d8d33888a0ca3404bf0a93090 /src/core/abstract
parente4374684684264f4264e85c4b12b02e4bcdcdb34 (diff)
No info found ErrorCode
Used in AccountValidator
Diffstat (limited to 'src/core/abstract')
-rw-r--r--src/core/abstract/MCMessageConstants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/abstract/MCMessageConstants.h b/src/core/abstract/MCMessageConstants.h
index 1c489583..5a822d7f 100644
--- a/src/core/abstract/MCMessageConstants.h
+++ b/src/core/abstract/MCMessageConstants.h
@@ -250,6 +250,7 @@ namespace mailcore {
ErrorNoop,
ErrorGmailApplicationSpecificPasswordRequired, // 40
ErrorServerDate,
+ ErrorNoInfoFound,
};
enum PartType {