mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 14: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
|
||||
Kirigami.Theme.inherit: false
|
||||
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
||||
color: Kirigami.Theme.BackgroundColor
|
||||
color: Kirigami.Theme.backgroundColor
|
||||
PlasmaCore.IconItem {
|
||||
anchors {
|
||||
bottom: parent.bottom
|
||||
|
|
|
|||
Loading…
Reference in a new issue