summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/conttree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/conttree.hxx')
-rw-r--r--sw/source/core/uibase/inc/conttree.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/conttree.hxx b/sw/source/core/uibase/inc/conttree.hxx
index ff808365a589..91da8b46ffa7 100644
--- a/sw/source/core/uibase/inc/conttree.hxx
+++ b/sw/source/core/uibase/inc/conttree.hxx
@@ -140,7 +140,7 @@ protected:
public:
SwContentTree(Window* pParent, const ResId& rResId);
- ~SwContentTree();
+ virtual ~SwContentTree();
OUString GetEntryAltText( SvTreeListEntry* pEntry ) const SAL_OVERRIDE;
OUString GetEntryLongDescription( SvTreeListEntry* pEntry ) const SAL_OVERRIDE;
SdrObject* GetDrawingObjectsByContent(const SwContent *pCnt);