(Hopefully) fix selection order of items - and order added to playqueue.
This commit is contained in:
@@ -374,7 +374,6 @@ QList<Song> PlaylistsModel::songs(const QModelIndexList &indexes) const
|
||||
}
|
||||
}
|
||||
}
|
||||
qSort(songs);
|
||||
return songs;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user