X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=launcher%2Fqml%2FLauncher.qml;fp=launcher%2Fqml%2FLauncher.qml;h=31b1f3d54222bff765a0fac9131ed5f4317f46f6;hb=9430d170c235ff75268db06d1ba32692dea0a65f;hp=f6f27028a5087e2ebbfc3755a18497b583678bef;hpb=adfc55e6dd4b10b83aa35bab40698cbf7b496ec7;p=apps%2Flauncher.git diff --git a/launcher/qml/Launcher.qml b/launcher/qml/Launcher.qml index f6f2702..31b1f3d 100644 --- a/launcher/qml/Launcher.qml +++ b/launcher/qml/Launcher.qml @@ -79,7 +79,7 @@ ApplicationWindow { } else { currentId = '' } - homescreenHandler.tapShortcut(applicationModel.appid(loc.index)) + homescreenHandler.tapShortcut(applicationModel.name(loc.index)) } onPositionChanged: { if (loc.currentId === '') return