aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Lin Zhan <zhanleewo@gmail.com>2015-03-25 14:31:27 +0800
committerGravatar Lin Zhan <zhanleewo@gmail.com>2015-03-25 14:31:27 +0800
commitbcce8bc2cf813e0ae7da145e6a6b67d404f9da6b (patch)
treeaa7311cf9080099917f0261e6aa1f22ac1a5bd8a /src
parent2c445cf2305c67ec802ff27dc543711e582be0a3 (diff)
Update MCIMAPSession.h
Diffstat (limited to 'src')
-rwxr-xr-xsrc/core/imap/MCIMAPSession.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/imap/MCIMAPSession.h b/src/core/imap/MCIMAPSession.h
index 9f56f756..fa543768 100755
--- a/src/core/imap/MCIMAPSession.h
+++ b/src/core/imap/MCIMAPSession.h
@@ -223,6 +223,7 @@ namespace mailcore {
ConnectionType mConnectionType;
bool mCheckCertificateEnabled;
bool mVoIPEnabled;
+ bool mNetEaseWorkaroundEnabled;
char mDelimiter;
IMAPNamespace * mDefaultNamespace;
IMAPIdentity * mServerIdentity;