summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheckconfig.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updatecheckconfig.hxx')
-rw-r--r--extensions/source/update/check/updatecheckconfig.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheckconfig.hxx b/extensions/source/update/check/updatecheckconfig.hxx
index 42b46cf4fdb4..9380bf6cada5 100644
--- a/extensions/source/update/check/updatecheckconfig.hxx
+++ b/extensions/source/update/check/updatecheckconfig.hxx
@@ -86,7 +86,7 @@ class UpdateCheckConfig : public ::cppu::WeakImplHelper<
const css::uno::Reference< css::container::XNameContainer >& xIgnoredUpdates,
const ::rtl::Reference< UpdateCheckConfigListener >& rListener );
- virtual ~UpdateCheckConfig();
+ virtual ~UpdateCheckConfig() override;
public: