mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Add missing emit
This commit is contained in:
@@ -182,7 +182,7 @@ PeerInfo::setStatus( PeerInfo::Status status )
|
||||
// if we ever happen to have a central PeerInfo manager object
|
||||
// we better add it there, but so far this would be the only
|
||||
// usage
|
||||
sipPlugin()->peerStatusChanged( weakRef().toStrongRef() );
|
||||
emit sipPlugin()->peerStatusChanged( weakRef().toStrongRef() );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user