mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-10 16:14:40 +02:00
* Style fixes.
This commit is contained in:
@@ -106,6 +106,7 @@ PlaylistUpdaterInterface::save()
|
||||
s->setPlaylistUpdaters( allUpdaters );
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
PlaylistUpdaterInterface::remove()
|
||||
{
|
||||
|
@@ -293,7 +293,6 @@ XSPFLoader::gotBody()
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
if ( !m_entries.isEmpty() )
|
||||
emit tracks( m_entries );
|
||||
}
|
||||
|
Reference in New Issue
Block a user