mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-10-04 17:41:42 +02:00
warnings--
This commit is contained in:
@@ -201,7 +201,7 @@ TrackInfoWidget::onStatsLoaded()
|
||||
void
|
||||
TrackInfoWidget::onSimilarArtistsLoaded()
|
||||
{
|
||||
Artist* artist = qobject_cast<Artist*>( sender() );
|
||||
// Artist* artist = qobject_cast<Artist*>( sender() );
|
||||
|
||||
// m_albumsModel->addArtists( artist->similarArtists() );
|
||||
}
|
||||
|
Reference in New Issue
Block a user