summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/cellfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/cellfrm.hxx')
-rw-r--r--sw/source/core/inc/cellfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/cellfrm.hxx b/sw/source/core/inc/cellfrm.hxx
index 7b551940eccf..38f39bdeb682 100644
--- a/sw/source/core/inc/cellfrm.hxx
+++ b/sw/source/core/inc/cellfrm.hxx
@@ -38,7 +38,7 @@ protected:
public:
SwCellFrm( const SwTableBox &, SwFrm*, bool bInsertContent = true );
- ~SwCellFrm();
+ virtual ~SwCellFrm();
virtual bool GetCrsrOfst( SwPosition *, Point&, SwCrsrMoveState* = 0, bool bTestBackground = false ) const SAL_OVERRIDE;
virtual void Paint( SwRect const&,