summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeInfoContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLChangeInfoContext.hxx')
-rw-r--r--xmloff/source/text/XMLChangeInfoContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLChangeInfoContext.hxx b/xmloff/source/text/XMLChangeInfoContext.hxx
index 0599a4ce2a5b..ef8864e99c03 100644
--- a/xmloff/source/text/XMLChangeInfoContext.hxx
+++ b/xmloff/source/text/XMLChangeInfoContext.hxx
@@ -58,7 +58,7 @@ public:
XMLChangedRegionImportContext& rChangedRegion,
const OUString& rChangeType);
- virtual ~XMLChangeInfoContext();
+ virtual ~XMLChangeInfoContext() override;
virtual void StartElement(
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList) override;