summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLImageMapContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLImageMapContext.hxx')
-rw-r--r--xmloff/inc/XMLImageMapContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLImageMapContext.hxx b/xmloff/inc/XMLImageMapContext.hxx
index 1c8db861f702..b6a5b09f35af 100644
--- a/xmloff/inc/XMLImageMapContext.hxx
+++ b/xmloff/inc/XMLImageMapContext.hxx
@@ -50,7 +50,7 @@ public:
const OUString& rLocalName,
css::uno::Reference< css::beans::XPropertySet> & rPropertySet);
- virtual ~XMLImageMapContext();
+ virtual ~XMLImageMapContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,