Revert "Use appid between homescreen-service and apps"
[src/libqthomescreen.git] / src / qlibhomescreen.h
index bf43963..cc0f12a 100644 (file)
@@ -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_id);
+    Q_INVOKABLE void tapShortcut(QString application_name);
 
 signals: