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