summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/EmptyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/EmptyPanel.hxx')
-rw-r--r--svx/source/sidebar/EmptyPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/EmptyPanel.hxx b/svx/source/sidebar/EmptyPanel.hxx
index 06221a9d5de7..3fcd07e5910e 100644
--- a/svx/source/sidebar/EmptyPanel.hxx
+++ b/svx/source/sidebar/EmptyPanel.hxx
@@ -35,7 +35,7 @@ class EmptyPanel
{
public:
explicit EmptyPanel (vcl::Window* pParent);
- virtual ~EmptyPanel();
+ virtual ~EmptyPanel() override;
virtual void dispose() override;
virtual void Resize() override;