summaryrefslogtreecommitdiff
path: root/sw/inc/unotextcursor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotextcursor.hxx')
-rw-r--r--sw/inc/unotextcursor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unotextcursor.hxx b/sw/inc/unotextcursor.hxx
index 998a092e326d..b3a57127f2d7 100644
--- a/sw/inc/unotextcursor.hxx
+++ b/sw/inc/unotextcursor.hxx
@@ -74,7 +74,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXTextCursor();
+ virtual ~SwXTextCursor() override;
public: