mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-19 23:41:51 +02:00
fix style
This commit is contained in:
parent
ada8594732
commit
e83b476db4
@ -563,7 +563,7 @@ Pipeline::shunt( const query_ptr& q )
|
||||
{
|
||||
tLog( LOGVERBOSE ) << "Dispatching to resolver" << r->name() << r->timeout() << q->toString() << q->solved() << q->id();
|
||||
|
||||
incQIDState(q, r);
|
||||
incQIDState( q, r );
|
||||
q->setCurrentResolver( r );
|
||||
r->resolve( q );
|
||||
emit resolving( q );
|
||||
|
Loading…
x
Reference in New Issue
Block a user