summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/tbxanchr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/tbxanchr.hxx')
-rw-r--r--sw/source/core/uibase/inc/tbxanchr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/tbxanchr.hxx b/sw/source/core/uibase/inc/tbxanchr.hxx
index d9c6d70fb49a..f94f63d20060 100644
--- a/sw/source/core/uibase/inc/tbxanchr.hxx
+++ b/sw/source/core/uibase/inc/tbxanchr.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SwTbxAnchor( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- ~SwTbxAnchor();
+ virtual ~SwTbxAnchor();
};
#endif