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:
@@ -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