summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/hyperlinkcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/hyperlinkcontext.hxx')
-rw-r--r--oox/source/drawingml/hyperlinkcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/hyperlinkcontext.hxx b/oox/source/drawingml/hyperlinkcontext.hxx
index f886a7cca959..8e1ae9aebef5 100644
--- a/oox/source/drawingml/hyperlinkcontext.hxx
+++ b/oox/source/drawingml/hyperlinkcontext.hxx
@@ -35,7 +35,7 @@ public:
::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
PropertyMap& aProperties );
- virtual ~HyperLinkContext();
+ virtual ~HyperLinkContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;