summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLTextMasterPageContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/XMLTextMasterPageContext.hxx')
-rw-r--r--include/xmloff/XMLTextMasterPageContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLTextMasterPageContext.hxx b/include/xmloff/XMLTextMasterPageContext.hxx
index 25adf08521f1..f439f9262e51 100644
--- a/include/xmloff/XMLTextMasterPageContext.hxx
+++ b/include/xmloff/XMLTextMasterPageContext.hxx
@@ -57,7 +57,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
bool bOverwrite );
- virtual ~XMLTextMasterPageContext();
+ virtual ~XMLTextMasterPageContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,