mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Autofmt
This commit is contained in:
@@ -600,7 +600,8 @@ Item {
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: if (lockContext) lockContext.tryUnlock()
|
||||
onClicked: if (lockContext)
|
||||
lockContext.tryUnlock()
|
||||
}
|
||||
|
||||
Behavior on color {
|
||||
|
||||
Reference in New Issue
Block a user