aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/renderer/MCSizeFormatter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/renderer/MCSizeFormatter.h')
-rw-r--r--src/core/renderer/MCSizeFormatter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/renderer/MCSizeFormatter.h b/src/core/renderer/MCSizeFormatter.h
index 8c139f6e..22ae2f67 100644
--- a/src/core/renderer/MCSizeFormatter.h
+++ b/src/core/renderer/MCSizeFormatter.h
@@ -18,6 +18,7 @@ namespace mailcore {
class String;
+ MAILCORE_EXPORT
class SizeFormatter : public Object {
public:
static String * stringWithSize(unsigned int size);