summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/SlideTransitionPane.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/SlideTransitionPane.cxx')
-rwxr-xr-xsd/source/ui/animations/SlideTransitionPane.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/SlideTransitionPane.cxx b/sd/source/ui/animations/SlideTransitionPane.cxx
index a59ec42f25cc..3d42e552a2d2 100755
--- a/sd/source/ui/animations/SlideTransitionPane.cxx
+++ b/sd/source/ui/animations/SlideTransitionPane.cxx
@@ -383,7 +383,7 @@ public:
set_vexpand( true );
SetExtraSpacing( 2 );
}
- virtual ~TransitionPane() { disposeOnce(); }
+ virtual ~TransitionPane() override { disposeOnce(); }
virtual Size GetOptimalSize() const override
{