MoodbarItemDelegate: Format comment

This commit is contained in:
Jonas Kvinge
2025-01-05 03:51:00 +01:00
parent 5c64dc9c4d
commit 36a8ab49a0

View File

@@ -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;
}