X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fqlibhomescreen.h;fp=src%2Fqlibhomescreen.h;h=bf4396383f8ec7d0a6f6c4772305163e86824932;hb=6de11471bf8cc70c5a11f947dea5a2afc9bef716;hp=cc0f12acf3718b3a896e86639989af335f8252be;hpb=0d7f000588954006d4687c97c19b424769189f9f;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: