[decorations/aurorae] Fix typo in Plastik theme

This commit is contained in:
Martin Gräßlin 2016-10-29 20:38:42 +02:00
parent 94c5704af7
commit 9e3fb47259

View file

@ -146,7 +146,7 @@ Decoration {
bottomMargin: 1
topMargin: 1
}
visible: !decoration.client.maximzied
visible: !decoration.client.maximized
width: root.borders.right -1
color: root.titleBarColor
Rectangle {
@ -169,7 +169,7 @@ Decoration {
rightMargin: 1
}
height: root.borders.bottom
visible: !decoration.client.maximzied
visible: !decoration.client.maximized
color: root.titleBarColor
Rectangle {
height: 1