summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/vcl/customweld.hxx2
1 files changed, 1 insertions, 1 deletions
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;