plasmoid: Emit event when updating connected devs correctly

This commit is contained in:
Martchus 2018-08-04 15:47:19 +02:00
parent f3e7b5fe8b
commit 7e09d9b707
1 changed files with 1 additions and 0 deletions

View File

@ -365,6 +365,7 @@ void SyncthingApplet::handleConnectionStatusChanged(SyncthingStatus status)
void SyncthingApplet::handleDevicesChanged()
{
m_statusInfo.updateConnectedDevices(m_connection);
emit connectionStatusChanged();
}
void SyncthingApplet::handleInternalError(