aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/imap/MCIMAPPart.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/core/imap/MCIMAPPart.h
parent86282f5bff0289e9f0018de813a0d66a1cea2309 (diff)
added export
Diffstat (limited to 'src/core/imap/MCIMAPPart.h')
-rw-r--r--src/core/imap/MCIMAPPart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/imap/MCIMAPPart.h b/src/core/imap/MCIMAPPart.h
index f04bb903..9cb1a1c6 100644
--- a/src/core/imap/MCIMAPPart.h
+++ b/src/core/imap/MCIMAPPart.h
@@ -12,6 +12,7 @@ namespace mailcore {
class IMAPMessagePart;
class IMAPMultipart;
+ MAILCORE_EXPORT
class IMAPPart : public AbstractPart {
public:
IMAPPart();