aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/abstract/MCMessageConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/abstract/MCMessageConstants.h')
-rw-r--r--src/core/abstract/MCMessageConstants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/abstract/MCMessageConstants.h b/src/core/abstract/MCMessageConstants.h
index 42d7c332..222ca322 100644
--- a/src/core/abstract/MCMessageConstants.h
+++ b/src/core/abstract/MCMessageConstants.h
@@ -255,6 +255,7 @@ namespace mailcore {
PartTypeMultipartMixed,
PartTypeMultipartRelated,
PartTypeMultipartAlternative,
+ PartTypeMultipartSigned,
};
// Private type - It should not be used directly.