diff options
Diffstat (limited to 'shell/source')
-rw-r--r-- | shell/source/sessioninstall/services.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/sessioninstall/services.cxx b/shell/source/sessioninstall/services.cxx index e625151efcaf..c5f3aeedf2aa 100644 --- a/shell/source/sessioninstall/services.cxx +++ b/shell/source/sessioninstall/services.cxx @@ -13,7 +13,7 @@ namespace sdecl = ::comphelper::service_decl; -sdecl::class_< ::shell::sessioninstall::SyncDbusSessionHelper> SyncDbusSessionHelperServiceImpl; +sdecl::class_< ::shell::sessioninstall::SyncDbusSessionHelper> const SyncDbusSessionHelperServiceImpl; const sdecl::ServiceDecl SyncDbusSessionHelperServiceDecl( SyncDbusSessionHelperServiceImpl, |