summaryrefslogtreecommitdiffstats
path: root/src/qlibhomescreen.h
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2018-08-24 04:50:33 +0000
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2018-08-24 11:01:34 +0000
commitca4cbb471820eda8fe2e439be06fe3bdf29e34ff (patch)
tree789d28c5760b2520f57c6eb7562e3dc3f0889e2e /src/qlibhomescreen.h
parent59f49ec2538f22fbf752330f78413e445a3dc504 (diff)
This reverts commit 59f49ec2538f22fbf752330f78413e445a3dc504. Bug-AGL: SPEC-1685 Change-Id: Ie27c4102fc7a87e8a972dc83dd3a1c94d0626091 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'src/qlibhomescreen.h')
-rw-r--r--src/qlibhomescreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qlibhomescreen.h b/src/qlibhomescreen.h
index bf43963..cc0f12a 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_id);
+ Q_INVOKABLE void tapShortcut(QString application_name);
signals: