mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-25 02:09:48 +01:00
Add missing emit
This commit is contained in:
parent
11569abdd7
commit
37882d5bcf
@ -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() );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user