include/vcl/toolkit/unowrap.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9e570277d21479d177e8731869aaad8bb5272315 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Mar 29 09:11:21 2021 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed Apr 7 10:07:20 2021 +0200 use VCL_DLLPUBLIC for UnoWrapperBase to allow use in vclplug-gtk3 Change-Id: Icecb736088c5c248c1a6bf87ecb8ab0be8e46e00 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113293 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113709 diff --git a/include/vcl/toolkit/unowrap.hxx b/include/vcl/toolkit/unowrap.hxx index ad528af0e0b3..00ed88ff44b1 100644 --- a/include/vcl/toolkit/unowrap.hxx +++ b/include/vcl/toolkit/unowrap.hxx @@ -42,7 +42,7 @@ namespace com::sun::star::accessibility { class XAccessible; } -class UNLESS_MERGELIBS(VCL_DLLPUBLIC) UnoWrapperBase +class VCL_DLLPUBLIC UnoWrapperBase { public: virtual void Destroy() = 0; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits