summaryrefslogtreecommitdiff
path: root/starmath/source/smdetect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smdetect.hxx')
-rw-r--r--starmath/source/smdetect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/smdetect.hxx b/starmath/source/smdetect.hxx
index cbb5c480e01c..6efd67e796e8 100644
--- a/starmath/source/smdetect.hxx
+++ b/starmath/source/smdetect.hxx
@@ -55,7 +55,7 @@ class SmFilterDetect : public ::cppu::WeakImplHelper< css::document::XExtendedFi
{
public:
explicit SmFilterDetect( const css::uno::Reference < css::lang::XMultiServiceFactory >& xFactory );
- virtual ~SmFilterDetect();
+ virtual ~SmFilterDetect() override;
/* XServiceInfo */
virtual OUString SAL_CALL getImplementationName() throw( css::uno::RuntimeException, std::exception ) override;