summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/txtfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/txtfrm.hxx')
-rw-r--r--sw/source/core/inc/txtfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index 487c740a6654..de0644306f99 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -199,7 +199,7 @@ class SwTextFrame: public SwContentFrame
void CalcHeightOfLastLine( const bool _bUseFont = false );
virtual void DestroyImpl() override;
- virtual ~SwTextFrame();
+ virtual ~SwTextFrame() override;
protected:
virtual void Modify( const SfxPoolItem*, const SfxPoolItem* ) override;