aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/src/applicationlauncher.h
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/src/applicationlauncher.h')
-rw-r--r--homescreen/src/applicationlauncher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/homescreen/src/applicationlauncher.h b/homescreen/src/applicationlauncher.h
index e6ac183..10ea2ee 100644
--- a/homescreen/src/applicationlauncher.h
+++ b/homescreen/src/applicationlauncher.h
@@ -44,6 +44,7 @@ signals:
public slots:
int launch(const QString &application);
+ bool is_running(const QString &application);
void setCurrent(const QString &current);
private: