kdeconnect-app: Remove useless icon.color: transparent

This commit is contained in:
Carl Schwan 2024-10-05 22:03:36 +02:00 committed by Albert Vaca Cintora
parent 6cab88d2d4
commit 6acab1365f

View file

@ -65,7 +65,6 @@ Kirigami.ScrollablePage
delegate: ItemDelegate {
id: delegate
icon.name: iconName
icon.color: "transparent"
text: model.name
width: ListView.view.width
highlighted: false