summaryrefslogtreecommitdiff
path: root/oox/source/shape/WpsContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/shape/WpsContext.hxx')
-rw-r--r--oox/source/shape/WpsContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/shape/WpsContext.hxx b/oox/source/shape/WpsContext.hxx
index 799b2117e972..03091c738132 100644
--- a/oox/source/shape/WpsContext.hxx
+++ b/oox/source/shape/WpsContext.hxx
@@ -23,7 +23,7 @@ class WpsContext : public oox::core::ContextHandler2
{
public:
WpsContext(oox::core::ContextHandler2Helper& rParent, css::uno::Reference<css::drawing::XShape> const& xShape);
- virtual ~WpsContext();
+ virtual ~WpsContext() override;
virtual oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElementToken, const oox::AttributeList& rAttribs) override;