summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accpage.hxx')
-rw-r--r--sw/source/core/access/accpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/accpage.hxx b/sw/source/core/access/accpage.hxx
index f9176f5d9c32..ed6e25cbd3f4 100644
--- a/sw/source/core/access/accpage.hxx
+++ b/sw/source/core/access/accpage.hxx
@@ -46,7 +46,7 @@ protected:
virtual void InvalidateCursorPos_() override;
virtual void InvalidateFocus_() override;
- virtual ~SwAccessiblePage();
+ virtual ~SwAccessiblePage() override;
public:
// convenience constructor to avoid typecast;