summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/effectpropertiescontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/effectpropertiescontext.hxx')
-rw-r--r--oox/source/drawingml/effectpropertiescontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/effectpropertiescontext.hxx b/oox/source/drawingml/effectpropertiescontext.hxx
index 9e0ec3fa4582..4482db6fe0de 100644
--- a/oox/source/drawingml/effectpropertiescontext.hxx
+++ b/oox/source/drawingml/effectpropertiescontext.hxx
@@ -22,7 +22,7 @@ class EffectPropertiesContext : public ::oox::core::ContextHandler2
public:
EffectPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
EffectProperties& rEffectProperties ) throw();
- virtual ~EffectPropertiesContext();
+ virtual ~EffectPropertiesContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;