aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-mime-part.h')
-rw-r--r--camel/camel-mime-part.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h
index d72d6c5356..ecf1928691 100644
--- a/camel/camel-mime-part.h
+++ b/camel/camel-mime-part.h
@@ -57,6 +57,8 @@ typedef struct
GString *filename;
GList *header_lines;
+ CamelDataWrapper *content; /* part real content */
+
} CamelMimePart;