summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/typedetectionimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xsltdialog/typedetectionimport.hxx')
-rw-r--r--filter/source/xsltdialog/typedetectionimport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xsltdialog/typedetectionimport.hxx b/filter/source/xsltdialog/typedetectionimport.hxx
index ccdcd6d054c3..8118c2b7f6de 100644
--- a/filter/source/xsltdialog/typedetectionimport.hxx
+++ b/filter/source/xsltdialog/typedetectionimport.hxx
@@ -62,7 +62,7 @@ class TypeDetectionImporter : public cppu::WeakImplHelper < css::xml::sax::XDocu
{
public:
TypeDetectionImporter();
- virtual ~TypeDetectionImporter();
+ virtual ~TypeDetectionImporter() override;
static void doImport( const css::uno::Reference< css::uno::XComponentContext >& rxContext, const css::uno::Reference < css::io::XInputStream >& xOS, XMLFilterVector& rFilters );