aboutsummaryrefslogtreecommitdiffstats
path: root/src/vmime/htmlTextPart.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vmime/htmlTextPart.hpp')
-rw-r--r--src/vmime/htmlTextPart.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmime/htmlTextPart.hpp b/src/vmime/htmlTextPart.hpp
index 4c1a8632..a7fe6aab 100644
--- a/src/vmime/htmlTextPart.hpp
+++ b/src/vmime/htmlTextPart.hpp
@@ -59,7 +59,7 @@ public:
/** Embedded object (eg: image for <IMG> tag).
*/
- class embeddedObject : public object
+ class VMIME_EXPORT embeddedObject : public object
{
public: