summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLBase64ImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/XMLBase64ImportContext.hxx')
-rw-r--r--include/xmloff/XMLBase64ImportContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLBase64ImportContext.hxx b/include/xmloff/XMLBase64ImportContext.hxx
index 5a6145da6f77..1c347b3fbf82 100644
--- a/include/xmloff/XMLBase64ImportContext.hxx
+++ b/include/xmloff/XMLBase64ImportContext.hxx
@@ -40,7 +40,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
const css::uno::Reference< css::io::XOutputStream >& rOut );
- virtual ~XMLBase64ImportContext();
+ virtual ~XMLBase64ImportContext() override;
virtual void EndElement() override;