summaryrefslogtreecommitdiff
path: root/include/svx/galleryitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/galleryitem.hxx')
-rw-r--r--include/svx/galleryitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/galleryitem.hxx b/include/svx/galleryitem.hxx
index aa513ed270c0..9ac8339d80b6 100644
--- a/include/svx/galleryitem.hxx
+++ b/include/svx/galleryitem.hxx
@@ -37,7 +37,7 @@ namespace com::sun::star::lang { class XComponent; }
#define SVXGALLERYITEM_PARAMS 5
#define SVXGALLERYITEM_ARGNAME "GalleryItem"
-class SVX_DLLPUBLIC SvxGalleryItem final : public SfxPoolItem
+class SVXCORE_DLLPUBLIC SvxGalleryItem final : public SfxPoolItem
{
sal_Int8 m_nType;
OUString m_aURL;