summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timeanimvaluecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/timeanimvaluecontext.hxx')
-rw-r--r--oox/source/ppt/timeanimvaluecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/timeanimvaluecontext.hxx b/oox/source/ppt/timeanimvaluecontext.hxx
index add8fe040f84..2562393e71d7 100644
--- a/oox/source/ppt/timeanimvaluecontext.hxx
+++ b/oox/source/ppt/timeanimvaluecontext.hxx
@@ -34,7 +34,7 @@ namespace oox { namespace ppt {
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
TimeAnimationValueList & aTavList );
- virtual ~TimeAnimValueListContext( );
+ virtual ~TimeAnimValueListContext( ) override;
virtual void onEndElement() override;