summaryrefslogtreecommitdiffstats
path: root/examples/wayland/overview-compositor/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/overview-compositor/main.qml')
-rw-r--r--examples/wayland/overview-compositor/main.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/wayland/overview-compositor/main.qml b/examples/wayland/overview-compositor/main.qml
index d0482a90e..95eb80878 100644
--- a/examples/wayland/overview-compositor/main.qml
+++ b/examples/wayland/overview-compositor/main.qml
@@ -100,7 +100,6 @@ WaylandCompositor {
anchors.fill: parent
shellSurface: xdgSurface
autoCreatePopupItems: true
- sizeFollowsSurface: false
onSurfaceDestroyed: toplevels.remove(index)
}
MouseArea {