1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 17:14:00 +02:00

No longer show lyrics

This commit is contained in:
Leo Franchi
2012-11-17 10:26:07 -05:00
parent f5936139d6
commit 7174375e54

View File

@@ -195,7 +195,7 @@ TrackInfoWidget::load( const query_ptr& query )
m_artist->loadStats();
m_query->loadStats();
m_query->lyrics();
// m_query->lyrics();
onCoverUpdated();
ui->trackLabel->setText( query->track() );