diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx b/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx index b51a8040011b..ceb370d85394 100644 --- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx +++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx @@ -86,7 +86,7 @@ class MacSpellChecker : public: MacSpellChecker(); - virtual ~MacSpellChecker(); + virtual ~MacSpellChecker() override; // XSupportedLocales (for XSpellChecker) virtual Sequence< Locale > SAL_CALL getLocales() throw(RuntimeException) override;