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 da689b48f0df..84bb857c3fee 100644
--- a/sw/source/core/inc/rowfrm.hxx
+++ b/sw/source/core/inc/rowfrm.hxx
@@ -46,7 +46,7 @@ class SwRowFrame: public SwLayoutFrame
bool m_bIsRowSpanLine;
virtual void DestroyImpl() override;
- virtual ~SwRowFrame();
+ virtual ~SwRowFrame() override;
protected:
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;