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

Temporarily enable lyrics

This commit is contained in:
Leo Franchi
2012-11-17 10:03:34 -05:00
parent 986730a51d
commit f5936139d6
2 changed files with 4 additions and 1 deletions

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() );