summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accframebase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accframebase.hxx')
-rw-r--r--sw/source/core/access/accframebase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/accframebase.hxx b/sw/source/core/access/accframebase.hxx
index 8753b0fc4818..6809fb0d4e7a 100644
--- a/sw/source/core/access/accframebase.hxx
+++ b/sw/source/core/access/accframebase.hxx
@@ -44,7 +44,7 @@ protected:
virtual void InvalidateCursorPos_() override;
virtual void InvalidateFocus_() override;
- virtual ~SwAccessibleFrameBase();
+ virtual ~SwAccessibleFrameBase() override;
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
public: