1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 09:04:33 +02:00

Style fix for Album.

This commit is contained in:
Christian Muehlhaeuser
2014-11-12 09:22:34 +01:00
parent 65e0491b53
commit 15356eba47

View File

@@ -305,6 +305,7 @@ Album::cover( const QSize& size, bool forceLoad ) const
return QPixmap();
}
bool
Album::coverLoaded() const
{