summaryrefslogtreecommitdiff
path: root/include/oox/ppt/pptshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/pptshape.hxx')
-rw-r--r--include/oox/ppt/pptshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/pptshape.hxx b/include/oox/ppt/pptshape.hxx
index e31eeab48682..5f147929bdde 100644
--- a/include/oox/ppt/pptshape.hxx
+++ b/include/oox/ppt/pptshape.hxx
@@ -55,7 +55,7 @@ public:
PPTShape( const oox::ppt::ShapeLocation eShapeLocation,
const sal_Char* pServiceType = nullptr );
- virtual ~PPTShape();
+ virtual ~PPTShape() override;
using oox::drawingml::Shape::addShape;
// addShape is creating and inserting the corresponding XShape.