summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/swdetect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/uno/swdetect.hxx')
-rw-r--r--sw/source/ui/uno/swdetect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/uno/swdetect.hxx b/sw/source/ui/uno/swdetect.hxx
index 5989e8fa2746..aa07c87f10fc 100644
--- a/sw/source/ui/uno/swdetect.hxx
+++ b/sw/source/ui/uno/swdetect.hxx
@@ -54,7 +54,7 @@ class SwFilterDetect : public ::cppu::WeakImplHelper< css::document::XExtendedFi
{
public:
SwFilterDetect();
- virtual ~SwFilterDetect();
+ virtual ~SwFilterDetect() override;
/* XServiceInfo */
virtual OUString SAL_CALL getImplementationName() throw( css::uno::RuntimeException, std::exception ) override;