summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheck.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updatecheck.hxx')
-rw-r--r--extensions/source/update/check/updatecheck.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/updatecheck.hxx b/extensions/source/update/check/updatecheck.hxx
index f2a344ac55f0..e7e9c4fed089 100644
--- a/extensions/source/update/check/updatecheck.hxx
+++ b/extensions/source/update/check/updatecheck.hxx
@@ -58,7 +58,7 @@ class UpdateCheck :
{
UpdateCheck();
- virtual ~UpdateCheck();
+ virtual ~UpdateCheck() override;
public:
inline SAL_CALL operator rtl::Reference< UpdateCheckConfigListener > ()