summaryrefslogtreecommitdiff
path: root/oox/source/ppt/commontimenodecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/commontimenodecontext.hxx')
-rw-r--r--oox/source/ppt/commontimenodecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/commontimenodecontext.hxx b/oox/source/ppt/commontimenodecontext.hxx
index f5109efe2ce4..1dd2687a674b 100644
--- a/oox/source/ppt/commontimenodecontext.hxx
+++ b/oox/source/ppt/commontimenodecontext.hxx
@@ -33,7 +33,7 @@ namespace oox { namespace ppt {
{
public:
CommonTimeNodeContext( ::oox::core::FragmentHandler2& rParent, sal_Int32 aElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs, const TimeNodePtr & pNode);
- virtual ~CommonTimeNodeContext( ) throw( );
+ virtual ~CommonTimeNodeContext( ) throw( ) override;
virtual void onEndElement() override;