mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-24 09:49:42 +01:00
* Fixed debug output.
This commit is contained in:
parent
3062e6d2bd
commit
45d32b2094
@ -417,6 +417,6 @@ TreeModel::indexFromAlbum( const Tomahawk::album_ptr& album ) const
|
||||
}
|
||||
}
|
||||
|
||||
tDebug() << "Could not find item for artist:" << album->name() << album->artist()->name();
|
||||
tDebug() << "Could not find item for album:" << album->name() << album->artist()->name();
|
||||
return QModelIndex();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user