aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/rfc822/MCOMessagePart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/objc/rfc822/MCOMessagePart.h')
-rw-r--r--src/objc/rfc822/MCOMessagePart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objc/rfc822/MCOMessagePart.h b/src/objc/rfc822/MCOMessagePart.h
index 7e9ebb05..b41fbf0b 100644
--- a/src/objc/rfc822/MCOMessagePart.h
+++ b/src/objc/rfc822/MCOMessagePart.h
@@ -12,7 +12,7 @@
#import <mailcore/MCOAbstractMessagePart.h>
-@interface MCOMessagePart : MCOAbstractMessagePart
+@interface MCOMessagePart : MCOAbstractMessagePart <NSCopying>
@end