Commit c83c4938 authored by Aleksi Suomalainen's avatar Aleksi Suomalainen

[lockscreen] Prevent taps on lockscreen from activating launcher.

parent 4bd06bd7
......@@ -12,5 +12,8 @@ Image {
right: parent.right
}
}
MouseArea {
anchors.fill: parent
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment