summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/popbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/popbox.hxx')
-rw-r--r--sw/source/core/uibase/inc/popbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/popbox.hxx b/sw/source/core/uibase/inc/popbox.hxx
index 7bba9a53ffc0..50c5d0a5f0c8 100644
--- a/sw/source/core/uibase/inc/popbox.hxx
+++ b/sw/source/core/uibase/inc/popbox.hxx
@@ -39,7 +39,7 @@ protected:
public:
SwHelpToolBox(SwNavigationPI* pParent, const ResId &);
- ~SwHelpToolBox();
+ virtual ~SwHelpToolBox();
void SetDoubleClickLink(const Link &); // inline
void SetRightClickLink(const Link &); // inline
};