summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/CustomAnimationPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/CustomAnimationPanel.hxx')
-rw-r--r--sd/source/ui/sidebar/CustomAnimationPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/sidebar/CustomAnimationPanel.hxx b/sd/source/ui/sidebar/CustomAnimationPanel.hxx
index 0837d03578ea..8b32eec2bee2 100644
--- a/sd/source/ui/sidebar/CustomAnimationPanel.hxx
+++ b/sd/source/ui/sidebar/CustomAnimationPanel.hxx
@@ -32,7 +32,7 @@ public:
vcl::Window* pParentWindow,
ViewShellBase& rViewShellBase,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~CustomAnimationPanel();
+ virtual ~CustomAnimationPanel() override;
// ILayoutableWindow
virtual css::ui::LayoutSize GetHeightForWidth (const sal_Int32 nWidth) override;