summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accnotextframe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accnotextframe.hxx')
-rw-r--r--sw/source/core/access/accnotextframe.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/accnotextframe.hxx b/sw/source/core/access/accnotextframe.hxx
index 75ee924e6668..d4b35287c9cd 100644
--- a/sw/source/core/access/accnotextframe.hxx
+++ b/sw/source/core/access/accnotextframe.hxx
@@ -44,7 +44,7 @@ class SwAccessibleNoTextFrame : public SwAccessibleFrameBase,
OUString msDesc;
protected:
- virtual ~SwAccessibleNoTextFrame();
+ virtual ~SwAccessibleNoTextFrame() override;
const SwNoTextNode *GetNoTextNode() const;