mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-16 02:54:33 +02:00
Make sure to hook up newly added account's connectionStateChanged
This commit is contained in:
@@ -415,6 +415,7 @@ AccountManager::hookupAndEnable( Account* account, bool startup )
|
||||
if ( p )
|
||||
SipHandler::instance()->hookUpPlugin( p );
|
||||
|
||||
hookupAccount( account );
|
||||
if ( account->enabled() )
|
||||
{
|
||||
account->authenticate();
|
||||
|
Reference in New Issue
Block a user