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:
@@ -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() );
|
||||
|
Reference in New Issue
Block a user