summaryrefslogtreecommitdiff
path: root/src/watchconnector.cpp
diff options
context:
space:
mode:
authorJouni Roivas <jroivas@iki.fi>2014-01-14 00:30:43 +0200
committerJouni Roivas <jroivas@iki.fi>2014-01-14 00:30:43 +0200
commiteb954450558344651e7589c5491488b8356a95be (patch)
tree3419d5c594cc6a108412617511ec29ea23c21b3e /src/watchconnector.cpp
parentb3480884915e9ee04846945cda9800216c55668f (diff)
License formatting. Fix cover page information.
Diffstat (limited to 'src/watchconnector.cpp')
-rw-r--r--src/watchconnector.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/watchconnector.cpp b/src/watchconnector.cpp
index 55e4b80..fb518ed 100644
--- a/src/watchconnector.cpp
+++ b/src/watchconnector.cpp
@@ -152,6 +152,7 @@ void WatchConnector::disconnected()
socket->deleteLater();
socket = nullptr;
emit connectedChanged();
+ emit nameChanged();
}
void WatchConnector::sendData(const QByteArray &data)