Moodbar: Disable moodbar loader for CUE songs

This commit is contained in:
Jonas Kvinge
2022-01-05 18:58:02 +01:00
parent 7d55eb4b44
commit fdedfd54c7
8 changed files with 17 additions and 9 deletions

View File

@@ -131,6 +131,7 @@ class Playlist : public QAbstractListModel {
Column_Source,
Column_Mood,
Column_Rating,
Column_HasCUE,
ColumnCount
};