diff options
Diffstat (limited to 'include/svx/unoshape.hxx')
-rw-r--r-- | include/svx/unoshape.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/unoshape.hxx b/include/svx/unoshape.hxx index 7c6b60291886..27c767d5e819 100644 --- a/include/svx/unoshape.hxx +++ b/include/svx/unoshape.hxx @@ -641,7 +641,7 @@ public: * * ***********************************************************************/ -class SvxGraphicObject final : public SvxShapeText +class SVXCORE_DLLPUBLIC SvxGraphicObject final : public SvxShapeText { using SvxUnoTextRangeBase::setPropertyValue; using SvxUnoTextRangeBase::getPropertyValue; |