From ec7cc518acc087f9366db2fc34139807df4e7398 Mon Sep 17 00:00:00 2001 From: Sami Nurmenniemi Date: Wed, 30 Jan 2019 14:31:46 +0200 Subject: Enable boot2qt launcher automatic demo mode Task-number: QTBUG-72852 Change-Id: Id07b45185f1d033cd27f72b9ab28d23d9cb39a3d Reviewed-by: Tuomas Heimonen --- basicsuite/graphicaleffects/main.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'basicsuite/graphicaleffects') diff --git a/basicsuite/graphicaleffects/main.qml b/basicsuite/graphicaleffects/main.qml index 4eb694d..eb6421c 100644 --- a/basicsuite/graphicaleffects/main.qml +++ b/basicsuite/graphicaleffects/main.qml @@ -94,6 +94,7 @@ Item { ListView { id: list + objectName: "graphicsEffectsList" anchors.top: parent.top anchors.left: parent.left width: parent.width / 4 -- cgit v1.2.3