Fix one more icon
This commit is contained in:
parent
f30193bdfc
commit
77acb3b971
@ -88,7 +88,7 @@ PlasmaCore.FrameSvgItem {
|
||||
width: theme.mediumIconSize
|
||||
height: width
|
||||
anchors.centerIn: iconWidget
|
||||
source: QIcon("media-playback-start")
|
||||
source: "media-playback-start"
|
||||
visible: model["State"] != "Running"
|
||||
}
|
||||
Column {
|
||||
|
Loading…
Reference in New Issue
Block a user