summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpgrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpgrp.hxx')
-rw-r--r--xmloff/source/draw/ximpgrp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpgrp.hxx b/xmloff/source/draw/ximpgrp.hxx
index 5e8442909319..5f57a2d208f1 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -39,7 +39,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLGroupShapeContext();
+ virtual ~SdXMLGroupShapeContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,