diff options
Diffstat (limited to 'examples/imapresource/imapserverproxy.h')
-rw-r--r-- | examples/imapresource/imapserverproxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/imapresource/imapserverproxy.h b/examples/imapresource/imapserverproxy.h index 9e73f68..7044a5e 100644 --- a/examples/imapresource/imapserverproxy.h +++ b/examples/imapresource/imapserverproxy.h | |||
@@ -31,6 +31,7 @@ namespace Imap { | |||
31 | 31 | ||
32 | enum ErrorCode { | 32 | enum ErrorCode { |
33 | NoError, | 33 | NoError, |
34 | LoginFailed, | ||
34 | HostNotFoundError, | 35 | HostNotFoundError, |
35 | CouldNotConnectError, | 36 | CouldNotConnectError, |
36 | SslHandshakeError, | 37 | SslHandshakeError, |