aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/async/imap/MCIMAPExpungeOperation.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/MCIMAPExpungeOperation.h
parent86282f5bff0289e9f0018de813a0d66a1cea2309 (diff)
added export
Diffstat (limited to 'src/async/imap/MCIMAPExpungeOperation.h')
-rw-r--r--src/async/imap/MCIMAPExpungeOperation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/async/imap/MCIMAPExpungeOperation.h b/src/async/imap/MCIMAPExpungeOperation.h
index 505b6c10..76832429 100644
--- a/src/async/imap/MCIMAPExpungeOperation.h
+++ b/src/async/imap/MCIMAPExpungeOperation.h
@@ -16,6 +16,7 @@
namespace mailcore {
+ MAILCORE_EXPORT
class IMAPExpungeOperation : public IMAPOperation {
public:
IMAPExpungeOperation();