mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 23:39:42 +01:00
* Style fix.
This commit is contained in:
parent
3ab8a432d9
commit
fe1bd649bd
@ -531,9 +531,7 @@ QVariant
|
||||
PlayableProxyModel::data( const QModelIndex& index, int role ) const
|
||||
{
|
||||
if ( role == StyleRole )
|
||||
{
|
||||
return m_style;
|
||||
}
|
||||
|
||||
if ( !sourceModel() )
|
||||
return QVariant();
|
||||
|
Loading…
x
Reference in New Issue
Block a user