summaryrefslogtreecommitdiff
path: root/sw/inc/unosrch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unosrch.hxx')
-rw-r--r--sw/inc/unosrch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unosrch.hxx b/sw/inc/unosrch.hxx
index f2cd2c62151a..7cc1af65ada0 100644
--- a/sw/inc/unosrch.hxx
+++ b/sw/inc/unosrch.hxx
@@ -64,7 +64,7 @@ class SwXTextSearch : public cppu::WeakImplHelper
bool m_bIsValueSearch :1;
protected:
- virtual ~SwXTextSearch();
+ virtual ~SwXTextSearch() override;
public:
SwXTextSearch();