summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/rowfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/rowfrm.hxx')
-rw-r--r--sw/source/core/inc/rowfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/rowfrm.hxx b/sw/source/core/inc/rowfrm.hxx
index ac9a66adbad6..bb03e0165f35 100644
--- a/sw/source/core/inc/rowfrm.hxx
+++ b/sw/source/core/inc/rowfrm.hxx
@@ -51,7 +51,7 @@ protected:
public:
SwRowFrm( const SwTableLine &, SwFrm*, bool bInsertContent = true );
- ~SwRowFrm();
+ virtual ~SwRowFrm();
virtual void Cut() SAL_OVERRIDE;