Skip to content

Commit

Permalink
Merge pull request #3 from aaronkennedy/master
Browse files Browse the repository at this point in the history
[maliit] Disconnect from peer
  • Loading branch information
pvuorela committed Oct 31, 2013
2 parents 48cc17e + c09050c commit 6020ccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maliit-framework/connection/dbusinputcontextconnection.cpp
Expand Up @@ -94,6 +94,7 @@ DBusInputContextConnection::onDisconnection()
mConnections.remove(connectionNumber);
delete proxy;
handleDisconnection(connectionNumber);
QDBusConnection::disconnectFromPeer(name);
}

void
Expand Down

0 comments on commit 6020ccf

Please sign in to comment.