summaryrefslogtreecommitdiff
path: root/sc/inc/shapeuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/shapeuno.hxx')
-rw-r--r--sc/inc/shapeuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/shapeuno.hxx b/sc/inc/shapeuno.hxx
index 3d24fa5afa09..f4e9e7ec4dfb 100644
--- a/sc/inc/shapeuno.hxx
+++ b/sc/inc/shapeuno.hxx
@@ -87,7 +87,7 @@ public:
// ctor modifies xShape parameter
ScShapeObj( css::uno::Reference<
css::drawing::XShape > & xShape );
- virtual ~ScShapeObj();
+ virtual ~ScShapeObj() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface(