summaryrefslogtreecommitdiff
path: root/lingucomponent/source/thesaurus/libnth/nthesdta.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent/source/thesaurus/libnth/nthesdta.hxx')
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesdta.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/nthesdta.hxx b/lingucomponent/source/thesaurus/libnth/nthesdta.hxx
index bd506a8c40a8..b544754da273 100644
--- a/lingucomponent/source/thesaurus/libnth/nthesdta.hxx
+++ b/lingucomponent/source/thesaurus/libnth/nthesdta.hxx
@@ -42,7 +42,7 @@ class Meaning :
public:
explicit Meaning(const OUString &rTerm);
- virtual ~Meaning();
+ virtual ~Meaning() override;
// XMeaning
virtual OUString SAL_CALL getMeaning() throw(css::uno::RuntimeException, std::exception) override;