summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/notxtfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/notxtfrm.hxx')
-rw-r--r--sw/source/core/inc/notxtfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/notxtfrm.hxx b/sw/source/core/inc/notxtfrm.hxx
index 3d9a5bd97084..3a4861697fd7 100644
--- a/sw/source/core/inc/notxtfrm.hxx
+++ b/sw/source/core/inc/notxtfrm.hxx
@@ -38,7 +38,7 @@ class SwNoTextFrame: public SwContentFrame
void PaintPicture( vcl::RenderContext*, const SwRect& ) const;
virtual void DestroyImpl() override;
- virtual ~SwNoTextFrame();
+ virtual ~SwNoTextFrame() override;
protected:
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;