qml: remove spacing in music artist list

This commit is contained in:
Fatih Uzunoglu 2024-03-11 17:56:59 +02:00 committed by Jean-Baptiste Kempf
parent dafc146cf8
commit 3e45f73735
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ FocusScope {
Widgets.KeyNavigableListView {
id: artistList
spacing: 4
model: artistModel
selectionModel: root.selectionModel
currentIndex: -1