diff options
Diffstat (limited to 'common/listener.h')
-rw-r--r-- | common/listener.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/listener.h b/common/listener.h index cd1a7f6..5e376c7 100644 --- a/common/listener.h +++ b/common/listener.h | |||
@@ -64,6 +64,7 @@ signals: | |||
64 | 64 | ||
65 | public slots: | 65 | public slots: |
66 | void closeAllConnections(); | 66 | void closeAllConnections(); |
67 | void emergencyAbortAllConnections(); | ||
67 | 68 | ||
68 | private slots: | 69 | private slots: |
69 | void acceptConnection(); | 70 | void acceptConnection(); |