diff options
-rw-r--r-- | krfb/krfb/rfbcontroller.cc | 1 | ||||
m--------- | libtdevnc | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/krfb/krfb/rfbcontroller.cc b/krfb/krfb/rfbcontroller.cc index e02253a2..750d2ecc 100644 --- a/krfb/krfb/rfbcontroller.cc +++ b/krfb/krfb/rfbcontroller.cc @@ -521,6 +521,7 @@ void RFBController::acceptConnection(bool aRemoteControl) connectionAccepted(aRemoteControl); rfbStartOnHoldClient(server->clientHead); + server->clientHead->onHold = false; } void RFBController::refuseConnection() diff --git a/libtdevnc b/libtdevnc -Subproject 1d8b3c0548782dcd7286fed6b31c17351c15bb5 +Subproject 7230869459ee0ee44c52671687adfef12d338f8 |