aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/renderer/MCDateFormatter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/renderer/MCDateFormatter.h')
-rw-r--r--src/core/renderer/MCDateFormatter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/renderer/MCDateFormatter.h b/src/core/renderer/MCDateFormatter.h
index c4e21c0d..ea93b4fc 100644
--- a/src/core/renderer/MCDateFormatter.h
+++ b/src/core/renderer/MCDateFormatter.h
@@ -31,6 +31,7 @@ namespace mailcore {
DateFormatStyleNone = -1 /* UDAT_NONE */,
};
+ MAILCORE_EXPORT
class DateFormatter : public Object {
public:
DateFormatter();