summaryrefslogtreecommitdiff
path: root/app/pebbledinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/pebbledinterface.h')
-rw-r--r--app/pebbledinterface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/pebbledinterface.h b/app/pebbledinterface.h
index df0b722..281ada7 100644
--- a/app/pebbledinterface.h
+++ b/app/pebbledinterface.h
@@ -39,6 +39,7 @@ public:
QVariantList allApps() const;
Q_INVOKABLE static bool registerAppFile(const QString& filePath);
+ Q_INVOKABLE static bool unregisterAppFile(const QString& filePath);
Q_INVOKABLE QVariantMap appInfoByUuid(const QString& uuid) const;