summaryrefslogtreecommitdiff
path: root/forms/source/component/Button.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Button.hxx')
-rw-r--r--forms/source/component/Button.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Button.hxx b/forms/source/component/Button.hxx
index f0b2cd2d7ebf..c3d088f17939 100644
--- a/forms/source/component/Button.hxx
+++ b/forms/source/component/Button.hxx
@@ -131,7 +131,7 @@ protected:
public:
explicit OButtonControl(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
- virtual ~OButtonControl();
+ virtual ~OButtonControl() override;
// XServiceInfo
OUString SAL_CALL getImplementationName()