summaryrefslogtreecommitdiff
path: root/sd/inc/CustomAnimationEffect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/CustomAnimationEffect.hxx')
-rw-r--r--sd/inc/CustomAnimationEffect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/CustomAnimationEffect.hxx b/sd/inc/CustomAnimationEffect.hxx
index 3b8ffa1fe809..91c08dca1edf 100644
--- a/sd/inc/CustomAnimationEffect.hxx
+++ b/sd/inc/CustomAnimationEffect.hxx
@@ -373,7 +373,7 @@ class MainSequence : public EffectSequenceHelper, public ISequenceListener
public:
MainSequence();
MainSequence( const css::uno::Reference< css::animations::XAnimationNode >& xTimingRootNode );
- virtual ~MainSequence();
+ virtual ~MainSequence() override;
virtual css::uno::Reference< css::animations::XAnimationNode > getRootNode() override;
void reset( const css::uno::Reference< css::animations::XAnimationNode >& xTimingRootNode );