summaryrefslogtreecommitdiffstats
path: root/wsd/Admin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'wsd/Admin.hpp')
-rw-r--r--wsd/Admin.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsd/Admin.hpp b/wsd/Admin.hpp
index 01f531337b..dc8059fbf0 100644
--- a/wsd/Admin.hpp
+++ b/wsd/Admin.hpp
@@ -67,6 +67,7 @@ public:
}
void start();
+ void stop();
/// Custom poll thread function
void pollingThread() override;