summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/SidebarTxtControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/docvw/SidebarTxtControl.hxx')
-rw-r--r--sw/source/uibase/docvw/SidebarTxtControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/docvw/SidebarTxtControl.hxx b/sw/source/uibase/docvw/SidebarTxtControl.hxx
index a70194272f28..e290a87c2d2e 100644
--- a/sw/source/uibase/docvw/SidebarTxtControl.hxx
+++ b/sw/source/uibase/docvw/SidebarTxtControl.hxx
@@ -53,7 +53,7 @@ class SidebarTextControl : public Control
WinBits nBits,
SwView& rDocView,
SwPostItMgr& rPostItMgr );
- virtual ~SidebarTextControl();
+ virtual ~SidebarTextControl() override;
virtual void dispose() override;
virtual void GetFocus() override;