aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-09-11 01:00:05 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-09-11 01:00:05 +0200
commitf3daa8bb97bbfc7a309c2bf59de1e41d279e05d1 (patch)
tree5d0c805090f2ab3d0e42b5cda21f9383dbdd883d /examples
parentde2f5d2bc11a71fe12fcc4c08fff9bf59571db36 (diff)
parente48a10d40001c6efdb3b875c1d0087674dee2a48 (diff)
Merge remote-tracking branch 'origin/5.11' into 5.12
Diffstat (limited to 'examples')
-rw-r--r--examples/quick/shared/LauncherList.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/quick/shared/LauncherList.qml b/examples/quick/shared/LauncherList.qml
index e532b53e7f..a4c75e544e 100644
--- a/examples/quick/shared/LauncherList.qml
+++ b/examples/quick/shared/LauncherList.qml
@@ -106,8 +106,6 @@ Rectangle {
anchors.fill: parent
}
- x: -width
-
function show() {
showAnim.start()
}