mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 22:33:08 +00:00
Fix typo
This commit is contained in:
parent
dec76b0da0
commit
4e67f0e2b0
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ Item {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
Kirigami.Theme.inherit: false
|
Kirigami.Theme.inherit: false
|
||||||
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
||||||
color: Kirigami.Theme.BackgroundColor
|
color: Kirigami.Theme.backgroundColor
|
||||||
PlasmaCore.IconItem {
|
PlasmaCore.IconItem {
|
||||||
anchors {
|
anchors {
|
||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue