summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLShapePropertySetContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLShapePropertySetContext.hxx')
-rw-r--r--xmloff/inc/XMLShapePropertySetContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLShapePropertySetContext.hxx b/xmloff/inc/XMLShapePropertySetContext.hxx
index 9a11ad2d58a9..d583983d9005 100644
--- a/xmloff/inc/XMLShapePropertySetContext.hxx
+++ b/xmloff/inc/XMLShapePropertySetContext.hxx
@@ -37,7 +37,7 @@ public:
::std::vector< XMLPropertyState > &rProps,
const rtl::Reference < SvXMLImportPropertyMapper > &rMap );
- virtual ~XMLShapePropertySetContext();
+ virtual ~XMLShapePropertySetContext() override;
virtual void EndElement() override;