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