format using qmlformat
This commit is contained in:
@@ -6,7 +6,6 @@ Scope {
|
|||||||
|
|
||||||
required property var lock
|
required property var lock
|
||||||
|
|
||||||
|
|
||||||
Connections {
|
Connections {
|
||||||
function onLidClosing(): void {
|
function onLidClosing(): void {
|
||||||
root.lock.lock.locked = true;
|
root.lock.lock.locked = true;
|
||||||
@@ -14,5 +13,4 @@ Scope {
|
|||||||
|
|
||||||
target: LidWatcher
|
target: LidWatcher
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user