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