include/svx/svdoole2.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 74dc74cf37a39ff97b6c220e373f826a8091b859
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Tue May 23 22:15:54 2023 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue May 23 22:15:54 2023 +0200

    build fix
    
    Change-Id: Ib0a2dbb94c24b197bd07de1bff535f3d296402f9

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;
 

Reply via email to