summaryrefslogtreecommitdiff
path: root/linguistic/source/convdic.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/convdic.hxx')
-rw-r--r--linguistic/source/convdic.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/convdic.hxx b/linguistic/source/convdic.hxx
index fe5585bc6de0..1ed485665874 100644
--- a/linguistic/source/convdic.hxx
+++ b/linguistic/source/convdic.hxx
@@ -112,7 +112,7 @@ public:
sal_Int16 nConversionType,
bool bBiDirectional,
const OUString &rMainURL);
- virtual ~ConvDic();
+ virtual ~ConvDic() override;
// XConversionDictionary
virtual OUString SAL_CALL getName( ) throw (css::uno::RuntimeException, std::exception) override;