summaryrefslogtreecommitdiff
path: root/sw/inc/ndnotxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndnotxt.hxx')
-rw-r--r--sw/inc/ndnotxt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndnotxt.hxx b/sw/inc/ndnotxt.hxx
index 7affc6eb1412..cb8c4905eb76 100644
--- a/sw/inc/ndnotxt.hxx
+++ b/sw/inc/ndnotxt.hxx
@@ -49,7 +49,7 @@ protected:
SwGrfFormatColl *pGrColl, SwAttrSet* pAutoAttr = nullptr );
public:
- virtual ~SwNoTextNode();
+ virtual ~SwNoTextNode() override;
virtual SwContentFrame *MakeFrame( SwFrame* ) override;