summaryrefslogtreecommitdiff
path: root/linguistic/source/spelldsp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/spelldsp.hxx')
-rw-r--r--linguistic/source/spelldsp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/spelldsp.hxx b/linguistic/source/spelldsp.hxx
index 9dba17c2bf8f..c79054d32d41 100644
--- a/linguistic/source/spelldsp.hxx
+++ b/linguistic/source/spelldsp.hxx
@@ -86,7 +86,7 @@ class SpellCheckerDispatcher :
public:
explicit SpellCheckerDispatcher( LngSvcMgr &rLngSvcMgr );
- virtual ~SpellCheckerDispatcher();
+ virtual ~SpellCheckerDispatcher() override;
// XSupportedLocales (for XSpellChecker)
virtual css::uno::Sequence< css::lang::Locale > SAL_CALL getLocales() throw(css::uno::RuntimeException, std::exception) override;