summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-23 22:15:54 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-23 22:15:54 +0200
commit74dc74cf37a39ff97b6c220e373f826a8091b859 (patch)
tree9a4489cd2dcd6a63f12087c258f4ac4171c171a3
parent42ec8397459fb777641d2ec8b7841c0cd22807d3 (diff)
Change-Id: Ib0a2dbb94c24b197bd07de1bff535f3d296402f9
-rw-r--r--include/svx/svdoole2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdoole2.hxx b/include/svx/svdoole2.hxx
index 2fc34ecedc3f..3d289d5af84e 100644
--- a/include/svx/svdoole2.hxx
+++ b/include/svx/svdoole2.hxx
@@ -201,7 +201,7 @@ public:
void Connect() { GetRealObject(); }
};
-class SVXCORE_DLLPUBLIC SdrIFrameLink final : public sfx2::SvBaseLink
+class SVX_DLLPUBLIC SdrIFrameLink final : public sfx2::SvBaseLink
{
SdrOle2Obj* m_pObject;