summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/officeforms.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/officeforms.hxx')
-rw-r--r--xmloff/source/forms/officeforms.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/officeforms.hxx b/xmloff/source/forms/officeforms.hxx
index fbf5c701fc73..2279f3dc8a32 100644
--- a/xmloff/source/forms/officeforms.hxx
+++ b/xmloff/source/forms/officeforms.hxx
@@ -39,7 +39,7 @@ namespace xmloff
public:
OFormsRootImport( SvXMLImport& _rImport, sal_uInt16 _nPrfx, const OUString& _rLocalName);
- virtual ~OFormsRootImport();
+ virtual ~OFormsRootImport() override;
// SvXMLImportContext overridable
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,