1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-05 01:52:28 +02:00

* Disable lyrics for 0.5. Sigh.

This commit is contained in:
Christian Muehlhaeuser
2012-06-21 21:36:36 +02:00
parent 68f2802214
commit b61ee3ff1a
2 changed files with 2 additions and 2 deletions

View File

@@ -177,7 +177,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() );