summaryrefslogtreecommitdiff
path: root/include/svx/xflbstit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xflbstit.hxx')
-rw-r--r--include/svx/xflbstit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xflbstit.hxx b/include/svx/xflbstit.hxx
index a45ac6d67b9b..3d3f3b28e4d1 100644
--- a/include/svx/xflbstit.hxx
+++ b/include/svx/xflbstit.hxx
@@ -23,7 +23,7 @@
#include <svl/eitem.hxx>
#include <svx/svxdllapi.h>
-class SVX_DLLPUBLIC XFillBmpStretchItem final : public SfxBoolItem
+class SVXCORE_DLLPUBLIC XFillBmpStretchItem final : public SfxBoolItem
{
public:
XFillBmpStretchItem( bool bStretch = true );