summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes/EnhancedCustomShapeEngine.cxx')
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeEngine.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
index 15ce39efb7d7..bb26ebd1027d 100644
--- a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
+++ b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
@@ -76,7 +76,7 @@ class EnhancedCustomShapeEngine : public cppu::WeakImplHelper
public:
EnhancedCustomShapeEngine();
- virtual ~EnhancedCustomShapeEngine();
+ virtual ~EnhancedCustomShapeEngine() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;