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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/abstract/MCAbstractPart.h b/src/core/abstract/MCAbstractPart.h
index 3e6d627e..7a743e1d 100644
--- a/src/core/abstract/MCAbstractPart.h
+++ b/src/core/abstract/MCAbstractPart.h
@@ -11,8 +11,7 @@ namespace mailcore {
class AbstractMessage;
- MAILCORE_EXPORT
- class AbstractPart : public Object {
+ class MAILCORE_EXPORT AbstractPart : public Object {
public:
AbstractPart();
virtual ~AbstractPart();