From: Matt Ranostay Date: Thu, 13 Dec 2018 19:18:49 +0000 (-0800) Subject: mediaplayer: qml: fix libqtappfw method calls X-Git-Tag: flounder/6.0.4~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=25da494cecca276affc0743971788b68650df79f;hp=25da494cecca276affc0743971788b68650df79f;p=apps%2Fmediaplayer.git mediaplayer: qml: fix libqtappfw method calls * typo .connected() should be .connect() * fix incorrect logic check of checked field * enable state changes to ToggleButton Bug-AGL: SPEC-1630 Change-Id: I7495aa4aaa784383510b803cf88b177b7222b181 Signed-off-by: Matt Ranostay ---