summaryrefslogtreecommitdiff
path: root/libsowatch/watchserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsowatch/watchserver.h')
-rw-r--r--libsowatch/watchserver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsowatch/watchserver.h b/libsowatch/watchserver.h
index 67fcb81..fb1b4e7 100644
--- a/libsowatch/watchserver.h
+++ b/libsowatch/watchserver.h
@@ -96,6 +96,8 @@ private:
/** Remove a notification of a certain type. */
void removeNotification(Notification::Type type, Notification* n);
+ void setWatchletProperties(Watchlet *watchlet);
+ void unsetWatchletProperties(Watchlet *watchlet);
void deactivateCurrentWatchlet();
void reactivateCurrentWatchlet();
void goToIdle();