summaryrefslogtreecommitdiff
path: root/include/svx/sdr/overlay/overlayselection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/overlay/overlayselection.hxx')
-rw-r--r--include/svx/sdr/overlay/overlayselection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/overlay/overlayselection.hxx b/include/svx/sdr/overlay/overlayselection.hxx
index 8dac9e108580..ec328f81da71 100644
--- a/include/svx/sdr/overlay/overlayselection.hxx
+++ b/include/svx/sdr/overlay/overlayselection.hxx
@@ -35,7 +35,7 @@ namespace sdr
Transparent
};
- class SVX_DLLPUBLIC OverlaySelection final : public OverlayObject
+ class SVXCORE_DLLPUBLIC OverlaySelection final : public OverlayObject
{
// type of overlay
OverlayType const meOverlayType;