aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/abstract/MCAbstractMultipart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/abstract/MCAbstractMultipart.h')
-rw-r--r--src/core/abstract/MCAbstractMultipart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/abstract/MCAbstractMultipart.h b/src/core/abstract/MCAbstractMultipart.h
index c2a07bed..ce36acbc 100644
--- a/src/core/abstract/MCAbstractMultipart.h
+++ b/src/core/abstract/MCAbstractMultipart.h
@@ -9,6 +9,7 @@
namespace mailcore {
+ MAILCORE_EXPORT
class AbstractMultipart : public AbstractPart {
public:
AbstractMultipart();