summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/animation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/animation.hxx')
-rw-r--r--slideshow/source/inc/animation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/animation.hxx b/slideshow/source/inc/animation.hxx
index 9108b72101d6..9a722df6d146 100644
--- a/slideshow/source/inc/animation.hxx
+++ b/slideshow/source/inc/animation.hxx
@@ -47,7 +47,7 @@ namespace slideshow
class Animation : public virtual SharedPtrAble
{
public:
- virtual ~Animation() {}
+ virtual ~Animation() override {}
/** Notify that the animation going active soon.