summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PagePropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PagePropertyPanel.hxx')
-rw-r--r--sw/source/uibase/sidebar/PagePropertyPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/PagePropertyPanel.hxx b/sw/source/uibase/sidebar/PagePropertyPanel.hxx
index 539ce91e298a..a798c43cfc09 100644
--- a/sw/source/uibase/sidebar/PagePropertyPanel.hxx
+++ b/sw/source/uibase/sidebar/PagePropertyPanel.hxx
@@ -89,7 +89,7 @@ namespace sw { namespace sidebar {
const css::uno::Reference< css::frame::XFrame>& rxFrame,
SfxBindings* pBindings );
private:
- virtual ~PagePropertyPanel();
+ virtual ~PagePropertyPanel() override;
virtual void dispose() override;
SfxBindings* mpBindings;