summaryrefslogtreecommitdiff
path: root/shell/source/sessioninstall/SyncDbusSessionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/sessioninstall/SyncDbusSessionHelper.hxx')
-rw-r--r--shell/source/sessioninstall/SyncDbusSessionHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/sessioninstall/SyncDbusSessionHelper.hxx b/shell/source/sessioninstall/SyncDbusSessionHelper.hxx
index 236f293586bf..afbfa92b47cf 100644
--- a/shell/source/sessioninstall/SyncDbusSessionHelper.hxx
+++ b/shell/source/sessioninstall/SyncDbusSessionHelper.hxx
@@ -21,7 +21,7 @@ namespace shell { namespace sessioninstall
{
public:
SyncDbusSessionHelper(css::uno::Reference< css::uno::XComponentContext> const&);
- virtual ~SyncDbusSessionHelper() {}
+ virtual ~SyncDbusSessionHelper() override {}
// XModify Methods
virtual void SAL_CALL InstallPackageFiles( ::sal_uInt32 xid, const css::uno::Sequence< OUString >& files, const OUString& interaction ) throw (css::uno::RuntimeException, std::exception) override;