Fix issue with QML variable declaration 45/15245/1 5.99.2 flounder/5.99.2 flounder_5.99.2
authorLoïc Collignon <loic.collignon@iot.bzh>
Tue, 10 Jul 2018 07:43:43 +0000 (09:43 +0200)
committerLoïc Collignon <loic.collignon@iot.bzh>
Tue, 10 Jul 2018 17:30:02 +0000 (19:30 +0200)
commit3c8498d95c3f89def2eb49b668fa70cd12faace7
treebdffc66c637b39c01db85907815c2c5a73088a36
parent6ac46af41abf9f201ecfb87b554b7e45e33bce16
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 <loic.collignon@iot.bzh>
app/Mixer.qml