summaryrefslogtreecommitdiff
path: root/svx/source/inc/formcontrolling.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/formcontrolling.hxx')
-rw-r--r--svx/source/inc/formcontrolling.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/formcontrolling.hxx b/svx/source/inc/formcontrolling.hxx
index 8b0a824dc9c7..de224754b681 100644
--- a/svx/source/inc/formcontrolling.hxx
+++ b/svx/source/inc/formcontrolling.hxx
@@ -182,7 +182,7 @@ namespace svx
protected:
/// dtor
- virtual ~FormControllerHelper();
+ virtual ~FormControllerHelper() override;
// XFeatureInvalidation
virtual void SAL_CALL invalidateFeatures( const css::uno::Sequence< ::sal_Int16 >& Features ) throw (css::uno::RuntimeException, std::exception) override;