removal reduntant config option and settings, unused lines in Lock.qml
This commit is contained in:
@@ -18,9 +18,6 @@ Scope {
|
||||
signal requestLock
|
||||
signal unlock
|
||||
|
||||
onRequestLock: lock.locked = true
|
||||
onUnlock: lock.locked = false
|
||||
|
||||
LockSurface {
|
||||
id: lockSurface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user