summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/qml/Screen.qml
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@qt.io>2016-08-24 13:19:51 +0200
committerPaul Olav Tvete <paul.tvete@qt.io>2016-09-05 09:19:36 +0000
commitb9585b440819e1444b20f30435f81c46801158c5 (patch)
tree9a056ae9ce8400a99ce251a925389bc9c68e242b /wayland/democompositor/qml/Screen.qml
parent78eb50815059026b50849eb45b95654c59ba88dc (diff)
Update to latest API
Change-Id: Ifb705ae3dfaa12aa23638d3d340c5c17203efb51 Reviewed-by: Johan Helsing <johan.helsing@qt.io>
Diffstat (limited to 'wayland/democompositor/qml/Screen.qml')
-rw-r--r--wayland/democompositor/qml/Screen.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/democompositor/qml/Screen.qml b/wayland/democompositor/qml/Screen.qml
index 84c433e..34fd090 100644
--- a/wayland/democompositor/qml/Screen.qml
+++ b/wayland/democompositor/qml/Screen.qml
@@ -318,7 +318,7 @@ WaylandOutput {
anchors.left: sidebar.right
anchors.right: parent.right
anchors.bottom: parent.bottom
- enableWSCursor: false
+ windowSystemCursorEnabled: false
Rectangle {
id: background
anchors.fill: parent