gpu module: swap icon to eb4c
This commit is contained in:
parent
8177b5e2a2
commit
fcecfc84f2
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ M.BarSection {
|
||||||
}
|
}
|
||||||
|
|
||||||
M.BarIcon {
|
M.BarIcon {
|
||||||
icon: "\uDB84\uDCB0"
|
icon: "\uEB4C"
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
TapHandler {
|
TapHandler {
|
||||||
onTapped: root._pinned = !root._pinned
|
onTapped: root._pinned = !root._pinned
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue