summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/TokenContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/xforms/TokenContext.hxx')
-rw-r--r--xmloff/source/xforms/TokenContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/xforms/TokenContext.hxx b/xmloff/source/xforms/TokenContext.hxx
index 2b7bbfffeebd..e813236787d4 100644
--- a/xmloff/source/xforms/TokenContext.hxx
+++ b/xmloff/source/xforms/TokenContext.hxx
@@ -47,7 +47,7 @@ public:
const SvXMLTokenMapEntry* pAttributes = nullptr,
const SvXMLTokenMapEntry* pChildren = nullptr );
- virtual ~TokenContext();
+ virtual ~TokenContext() override;
// implement SvXMLImportContext methods: