X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fqlibhomescreen.h;fp=src%2Fqlibhomescreen.h;h=bf4396383f8ec7d0a6f6c4772305163e86824932;hb=59f49ec2538f22fbf752330f78413e445a3dc504;hp=cc0f12acf3718b3a896e86639989af335f8252be;hpb=48dabd70e638a5b95024e53a11deac851a1afcde;p=src%2Flibqthomescreen.git diff --git a/src/qlibhomescreen.h b/src/qlibhomescreen.h index cc0f12a..bf43963 100644 --- a/src/qlibhomescreen.h +++ b/src/qlibhomescreen.h @@ -43,7 +43,7 @@ public: Q_INVOKABLE int onScreenMessage(const QString &message); Q_INVOKABLE int subscribe(const QString &eventName); Q_INVOKABLE int unsubscribe(const QString &eventName); - Q_INVOKABLE void tapShortcut(QString application_name); + Q_INVOKABLE void tapShortcut(QString application_id); signals: