summaryrefslogtreecommitdiff
path: root/include/oox/ppt/slidetransitioncontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ppt/slidetransitioncontext.hxx')
-rw-r--r--include/oox/ppt/slidetransitioncontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ppt/slidetransitioncontext.hxx b/include/oox/ppt/slidetransitioncontext.hxx
index 1588cba3ec13..4edaa3fcae9f 100644
--- a/include/oox/ppt/slidetransitioncontext.hxx
+++ b/include/oox/ppt/slidetransitioncontext.hxx
@@ -38,7 +38,7 @@ namespace oox { namespace ppt {
SlideTransitionContext( ::oox::core::FragmentHandler2& rParent,
const AttributeList& rAttributes,
PropertyMap & aProperties ) throw();
- virtual ~SlideTransitionContext() throw();
+ virtual ~SlideTransitionContext() throw() override;
virtual void onEndElement() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;