summaryrefslogtreecommitdiff
path: root/linguistic/source/convdicxml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/convdicxml.hxx')
-rw-r--r--linguistic/source/convdicxml.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/linguistic/source/convdicxml.hxx b/linguistic/source/convdicxml.hxx
index c667d644e7a8..c490fb71572b 100644
--- a/linguistic/source/convdicxml.hxx
+++ b/linguistic/source/convdicxml.hxx
@@ -52,7 +52,7 @@ public:
bSuccess ( false )
{
}
- virtual ~ConvDicXMLExport()
+ virtual ~ConvDicXMLExport() override
{
}
@@ -89,7 +89,7 @@ public:
nConversionType = -1;
}
- virtual ~ConvDicXMLImport() throw ()
+ virtual ~ConvDicXMLImport() throw () override
{
}