mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
* Fetch track image when updating detailed info.
This commit is contained in:
parent
0e3d82a92d
commit
80be96d141
@ -676,7 +676,7 @@ PlayableProxyModel::updateDetailedInfo( const QModelIndex& index )
|
||||
}
|
||||
else if ( item->query() )
|
||||
{
|
||||
// item->query()->track()->cover( QSize( 0, 0 ) );
|
||||
item->query()->track()->cover( QSize( 0, 0 ) );
|
||||
|
||||
if ( style() == PlayableProxyModel::Large )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user