X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fsrc%2Fhomescreenhandler.h;h=c18d7a0e9f5ec4806c8ca81e510ed267159f9bc1;hb=33d31b5bac3c8c9105d43d6566174f39ef7a4ea4;hp=1a9a2b5225365cab74dcea49deee47b6ec2b5008;hpb=856f9d9de4473a537ce4084271008fd40e230e8f;p=apps%2Fhomescreen.git diff --git a/homescreen/src/homescreenhandler.h b/homescreen/src/homescreenhandler.h index 1a9a2b5..c18d7a0 100644 --- a/homescreen/src/homescreenhandler.h +++ b/homescreen/src/homescreenhandler.h @@ -32,7 +32,7 @@ public: void init(int port, const char* token); - Q_INVOKABLE void tapShortcut(QString application_id); + Q_INVOKABLE void tapShortcut(QString application_name); void onRep(struct json_object* reply_contents); void onEv(const string& event, struct json_object* event_contents);