summaryrefslogtreecommitdiff
path: root/sw/inc/fmtautofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtautofmt.hxx')
-rw-r--r--sw/inc/fmtautofmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtautofmt.hxx b/sw/inc/fmtautofmt.hxx
index 76527f90ddfe..0863ca5e7c1b 100644
--- a/sw/inc/fmtautofmt.hxx
+++ b/sw/inc/fmtautofmt.hxx
@@ -22,7 +22,7 @@
#include <svl/poolitem.hxx>
#include <memory>
-class SwFormatAutoFormat: public SfxPoolItem
+class SAL_DLLPUBLIC_RTTI SwFormatAutoFormat: public SfxPoolItem
{
std::shared_ptr<SfxItemSet> mpHandle;