From: Loïc Collignon Date: Tue, 10 Jul 2018 07:43:43 +0000 (+0200) Subject: Fix issue with QML variable declaration X-Git-Tag: 5.99.2^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=3c8498d95c3f89def2eb49b668fa70cd12faace7;hp=3c8498d95c3f89def2eb49b668fa70cd12faace7;p=apps%2Fmixer.git Fix issue with QML variable declaration It seems that you have to make a local variable to access member, you can't access a member of a member. Change-Id: I7ba4918372355d3c3d0f937a6363a1f640d10e41 Signed-off-by: Loïc Collignon ---