summaryrefslogtreecommitdiffstats
path: root/src/qlibhomescreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qlibhomescreen.h')
-rw-r--r--src/qlibhomescreen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qlibhomescreen.h b/src/qlibhomescreen.h
index 5dd1ae5..53a461e 100644
--- a/src/qlibhomescreen.h
+++ b/src/qlibhomescreen.h
@@ -58,6 +58,7 @@ public:
Q_INVOKABLE void showWindow(QString application_id, QString area);
Q_INVOKABLE void hideWindow(QString application_id);
Q_INVOKABLE void replyShowWindow(QString application_id, QString reply);
+ Q_INVOKABLE void getRunnables(void);
signals: