summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/actionlistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/actionlistener.hxx')
-rw-r--r--extensions/source/update/check/actionlistener.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/update/check/actionlistener.hxx b/extensions/source/update/check/actionlistener.hxx
index 25deba207292..33304b711118 100644
--- a/extensions/source/update/check/actionlistener.hxx
+++ b/extensions/source/update/check/actionlistener.hxx
@@ -35,7 +35,7 @@ class IActionListener : public virtual salhelper::SimpleReferenceObject
virtual void closeAfterFailure() = 0;
protected:
- virtual ~IActionListener() {}
+ virtual ~IActionListener() override {}
};
#endif // INCLUDED_EXTENSIONS_SOURCE_UPDATE_CHECK_ACTIONLISTENER_HXX