kdeconnect-app: Remove useless icon.color: transparent
This commit is contained in:
parent
6cab88d2d4
commit
6acab1365f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue