summaryrefslogtreecommitdiff
path: root/sw/inc/AnnotationWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/AnnotationWin.hxx')
-rw-r--r--sw/inc/AnnotationWin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx
index 9d556ed7899d..8d41b587871c 100644
--- a/sw/inc/AnnotationWin.hxx
+++ b/sw/inc/AnnotationWin.hxx
@@ -36,7 +36,7 @@ class SwAnnotationWin : public sw::sidebarwindows::SwSidebarWin
SwPostItBits aBits,
SwSidebarItem& rSidebarItem,
SwFormatField* aField );
- virtual ~SwAnnotationWin();
+ virtual ~SwAnnotationWin() override;
virtual void dispose() override;
virtual void UpdateData() override;