1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-26 15:25:04 +02:00

Style fix for Album.

This commit is contained in:
Christian Muehlhaeuser
2014-11-12 09:22:34 +01:00
parent 8d7a3f2595
commit 5fe2b2f998

View File

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