summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/SidebarWinAcc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/docvw/SidebarWinAcc.hxx')
-rw-r--r--sw/source/uibase/docvw/SidebarWinAcc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/docvw/SidebarWinAcc.hxx b/sw/source/uibase/docvw/SidebarWinAcc.hxx
index 7f1ae0fb9fbb..869d06be4426 100644
--- a/sw/source/uibase/docvw/SidebarWinAcc.hxx
+++ b/sw/source/uibase/docvw/SidebarWinAcc.hxx
@@ -36,7 +36,7 @@ class SidebarWinAccessible : public VCLXWindow
explicit SidebarWinAccessible( SwSidebarWin& rSidebarWin,
SwViewShell& rViewShell,
const SwSidebarItem& rSidebarItem );
- virtual ~SidebarWinAccessible();
+ virtual ~SidebarWinAccessible() override;
virtual css::uno::Reference< css::accessibility::XAccessibleContext >
CreateAccessibleContext() override;