diff --git a/src/libtomahawk/playlist/PlayableModel.h b/src/libtomahawk/playlist/PlayableModel.h index 39ecb84f9..dd0c4c149 100644 --- a/src/libtomahawk/playlist/PlayableModel.h +++ b/src/libtomahawk/playlist/PlayableModel.h @@ -70,7 +70,7 @@ public: OriginRole, ScoreRole, NameRole, - CoverIDRole = Qt::UserRole + 100 + CoverIDRole };