aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPOperation.h
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-22 20:26:57 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-11-22 20:26:57 -0800
commitb6c488d68dc17cddbf5806bd645e167488d50366 (patch)
tree191bde6aa253191c41060d251762653a76bbd3c4 /src/async/imap/MCIMAPOperation.h
parent86282f5bff0289e9f0018de813a0d66a1cea2309 (diff)
added export
Diffstat (limited to 'src/async/imap/MCIMAPOperation.h')
-rw-r--r--src/async/imap/MCIMAPOperation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/async/imap/MCIMAPOperation.h b/src/async/imap/MCIMAPOperation.h
index ed5bc560..84967b00 100644
--- a/src/async/imap/MCIMAPOperation.h
+++ b/src/async/imap/MCIMAPOperation.h
@@ -21,6 +21,7 @@ namespace mailcore {
class IMAPAsyncSession;
class IMAPOperationCallback;
+ MAILCORE_EXPORT
class IMAPOperation : public Operation, public IMAPProgressCallback {
public:
IMAPOperation();