summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/cntfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/cntfrm.hxx')
-rw-r--r--sw/source/core/inc/cntfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/cntfrm.hxx b/sw/source/core/inc/cntfrm.hxx
index f95046433017..ea2dba49861e 100644
--- a/sw/source/core/inc/cntfrm.hxx
+++ b/sw/source/core/inc/cntfrm.hxx
@@ -64,7 +64,7 @@ protected:
SwContentFrame( SwContentNode * const, SwFrame* );
virtual void DestroyImpl() override;
- virtual ~SwContentFrame();
+ virtual ~SwContentFrame() override;
public: