include/vcl/customweld.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a16f2d2bc1865dfbf8e755e683624843337c59da Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Oct 6 16:59:48 2020 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed Oct 7 10:58:03 2020 +0200 CustomWeld is final Change-Id: I2a9b774a58481453232a9925367bf136447ea27c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104036 Tested-by: Caolán McNamara <caol...@redhat.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/include/vcl/customweld.hxx b/include/vcl/customweld.hxx index 8943110261bd..d94837bbcce5 100644 --- a/include/vcl/customweld.hxx +++ b/include/vcl/customweld.hxx @@ -128,7 +128,7 @@ public: CustomWidgetController& operator=(CustomWidgetController&&) = default; }; -class VCL_DLLPUBLIC CustomWeld +class VCL_DLLPUBLIC CustomWeld final { private: weld::CustomWidgetController& m_rWidgetController; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits