mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-14 13:01:53 +02:00
Style **cough**
This commit is contained in:
parent
835dd9e4eb
commit
a64427da15
@ -217,7 +217,9 @@ JSPFLoader::gotBody()
|
||||
false,
|
||||
m_entries );
|
||||
emit ok( m_playlist );
|
||||
} else {
|
||||
}
|
||||
else
|
||||
{
|
||||
if ( !m_entries.isEmpty() )
|
||||
emit tracks( m_entries );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user