mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 21:57:41 +02:00
Merge branch 'master' of github.com:tomahawk-player/tomahawk
This commit is contained in:
@@ -94,7 +94,7 @@ void
|
|||||||
Query::onResolvingFinished()
|
Query::onResolvingFinished()
|
||||||
{
|
{
|
||||||
// qDebug() << Q_FUNC_INFO << "Finished resolving." << toString();
|
// qDebug() << Q_FUNC_INFO << "Finished resolving." << toString();
|
||||||
emit resolvingFinished( !m_results.isEmpty() );
|
emit resolvingFinished( m_solved );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user