summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/content.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/content.hxx')
-rw-r--r--sw/source/core/uibase/inc/content.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/content.hxx b/sw/source/core/uibase/inc/content.hxx
index b4a6c92f6988..3c0bb07628ee 100644
--- a/sw/source/core/uibase/inc/content.hxx
+++ b/sw/source/core/uibase/inc/content.hxx
@@ -179,7 +179,7 @@ protected:
OUString RemoveNewline(const OUString&);
public:
SwContentType(SwWrtShell* pParent, sal_uInt16 nType, sal_uInt8 nLevel );
- ~SwContentType();
+ virtual ~SwContentType();
void Init(sal_Bool* pbInvalidateWindow = 0);
void FillMemberList(sal_Bool* pbLevelChanged = NULL);