diff options
Diffstat (limited to 'sw/inc/unoidxcoll.hxx')
-rw-r--r-- | sw/inc/unoidxcoll.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoidxcoll.hxx b/sw/inc/unoidxcoll.hxx index b1bbe17248dc..92d275ca9a79 100644 --- a/sw/inc/unoidxcoll.hxx +++ b/sw/inc/unoidxcoll.hxx @@ -21,7 +21,7 @@ #include "unocoll.hxx" -class SwXDocumentIndexes final +class SW_DLLPUBLIC SwXDocumentIndexes final : public SwCollectionBaseClass , public SwUnoCollection { |