summaryrefslogtreecommitdiff
path: root/sw/inc/fmtcntnt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtcntnt.hxx')
-rw-r--r--sw/inc/fmtcntnt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtcntnt.hxx b/sw/inc/fmtcntnt.hxx
index db00d0755bad..7545bfdcbd0f 100644
--- a/sw/inc/fmtcntnt.hxx
+++ b/sw/inc/fmtcntnt.hxx
@@ -36,7 +36,7 @@ class SW_DLLPUBLIC SwFmtCntnt: public SfxPoolItem
public:
SwFmtCntnt( const SwStartNode* pStartNode = 0 );
SwFmtCntnt( const SwFmtCntnt &rCpy );
- ~SwFmtCntnt();
+ virtual ~SwFmtCntnt();
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const SAL_OVERRIDE;