summaryrefslogtreecommitdiff
path: root/include/svx/EnhancedCustomShape2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/EnhancedCustomShape2d.hxx')
-rw-r--r--include/svx/EnhancedCustomShape2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/EnhancedCustomShape2d.hxx b/include/svx/EnhancedCustomShape2d.hxx
index 8ed9417af553..ee1d0e429330 100644
--- a/include/svx/EnhancedCustomShape2d.hxx
+++ b/include/svx/EnhancedCustomShape2d.hxx
@@ -192,7 +192,7 @@ class SVX_DLLPUBLIC EnhancedCustomShape2d : public SfxItemSet
bool SetHandleControllerPosition( const sal_uInt32 nIndex, const css::awt::Point& rPosition );
EnhancedCustomShape2d( SdrObject* pSdrObjCustomShape );
- virtual ~EnhancedCustomShape2d();
+ virtual ~EnhancedCustomShape2d() override;
SAL_DLLPRIVATE double GetEnumFunc( const EnhancedCustomShape::ExpressionFunct eVal ) const;