Revision 1bb16cc...
Go back to digest for 4th December 2011Bug Fixes in Multimedia
Rick Chen committed changes in [amarok] /services:
Fix service albums cover not being set after successful download
Weak qobject pointers cannot be promoted to qsharedpointer. So in
coverDownloadComplete() the downloaded cover is never used. Just use
ServiceAlbumWithCoverPtr which is available.
File Changes
Modified 2 files
- /services
- src/ServiceAlbumCoverDownloader.cpp
- src/ServiceAlbumCoverDownloader.h
2 files changed in total