diff --git a/src/moodbar/moodbaritemdelegate.cpp b/src/moodbar/moodbaritemdelegate.cpp index b8052ffab..821837053 100644 --- a/src/moodbar/moodbaritemdelegate.cpp +++ b/src/moodbar/moodbaritemdelegate.cpp @@ -296,8 +296,7 @@ void MoodbarItemDelegate::ImageLoaded(const QUrl &url, const QImage &image) { } if (source_index.model() != playlist) { - // The pixmap was for an index in a different playlist, maybe the user - // switched to a different one. + // The pixmap was for an index in a different playlist, maybe the user switched to a different one. continue; }