summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/docvw/AnnotationMenuButton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/docvw/AnnotationMenuButton.hxx')
-rw-r--r--sw/source/core/uibase/docvw/AnnotationMenuButton.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/docvw/AnnotationMenuButton.hxx b/sw/source/core/uibase/docvw/AnnotationMenuButton.hxx
index a5b38790ffbd..32c423d79494 100644
--- a/sw/source/core/uibase/docvw/AnnotationMenuButton.hxx
+++ b/sw/source/core/uibase/docvw/AnnotationMenuButton.hxx
@@ -32,7 +32,7 @@ class AnnotationMenuButton : public MenuButton
{
public:
AnnotationMenuButton( sw::sidebarwindows::SwSidebarWin& rSidebarWin );
- ~AnnotationMenuButton();
+ virtual ~AnnotationMenuButton();
// overloaded <MenuButton> methods
virtual void Select() SAL_OVERRIDE;