summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeHandle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes/EnhancedCustomShapeHandle.hxx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeHandle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeHandle.hxx b/svx/source/customshapes/EnhancedCustomShapeHandle.hxx
index ccf6c8b038ad..15525d50fb6d 100644
--- a/svx/source/customshapes/EnhancedCustomShapeHandle.hxx
+++ b/svx/source/customshapes/EnhancedCustomShapeHandle.hxx
@@ -41,7 +41,7 @@ class EnhancedCustomShapeHandle : public cppu::WeakImplHelper
public:
EnhancedCustomShapeHandle( css::uno::Reference< css::drawing::XShape >& xCustomShape, sal_uInt32 nIndex );
- virtual ~EnhancedCustomShapeHandle();
+ virtual ~EnhancedCustomShapeHandle() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;