mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Style **cough**
This commit is contained in:
@@ -217,7 +217,9 @@ JSPFLoader::gotBody()
|
||||
false,
|
||||
m_entries );
|
||||
emit ok( m_playlist );
|
||||
} else {
|
||||
}
|
||||
else
|
||||
{
|
||||
if ( !m_entries.isEmpty() )
|
||||
emit tracks( m_entries );
|
||||
}
|
||||
|
Reference in New Issue
Block a user