mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-13 09:34:53 +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_artist->loadStats();
|
||||||
m_query->loadStats();
|
m_query->loadStats();
|
||||||
m_query->lyrics();
|
// m_query->lyrics();
|
||||||
onCoverUpdated();
|
onCoverUpdated();
|
||||||
|
|
||||||
ui->trackLabel->setText( query->track() );
|
ui->trackLabel->setText( query->track() );
|
||||||
|
Reference in New Issue
Block a user