summaryrefslogtreecommitdiff
path: root/src/dbus/server/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus/server/client.cpp')
-rw-r--r--src/dbus/server/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus/server/client.cpp b/src/dbus/server/client.cpp
index 3c100f20..37d15994 100644
--- a/src/dbus/server/client.cpp
+++ b/src/dbus/server/client.cpp
@@ -50,7 +50,7 @@ void Client::detach(Resource *resource)
// give clients a chance to query the session
m_server.delaySessionDestruction(session);
// allow other sessions to start
- session->done();
+ session->done(false);
}
}
// this will trigger removal of the resource if