summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageFormatPanel.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-26 12:42:36 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-26 12:42:36 +0200
commitcc8bbf9392336371ba65e04aa13bed82d9e45a70 (patch)
tree8b5b39c21ad764ed1c90479d56d1379fd04d16f6 /sw/source/uibase/sidebar/PageFormatPanel.hxx
parent60041cb237ea73c2c1885dd6afd99d88780c2dfc (diff)
loplugin:override
Change-Id: Id9ffc0d790006638584792cd7a0d1c798e686a22
Diffstat (limited to 'sw/source/uibase/sidebar/PageFormatPanel.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageFormatPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/PageFormatPanel.hxx b/sw/source/uibase/sidebar/PageFormatPanel.hxx
index c6797e4d2b42..178f0628cc20 100644
--- a/sw/source/uibase/sidebar/PageFormatPanel.hxx
+++ b/sw/source/uibase/sidebar/PageFormatPanel.hxx
@@ -69,7 +69,7 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rxFrame,
SfxBindings* pBindings);
virtual ~PageFormatPanel();
- virtual void dispose();
+ virtual void dispose() override;
private: