aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppOutgoingServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QXmppOutgoingServer.h')
-rw-r--r--src/QXmppOutgoingServer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QXmppOutgoingServer.h b/src/QXmppOutgoingServer.h
index 2a2e2b8b..9e56c6b9 100644
--- a/src/QXmppOutgoingServer.h
+++ b/src/QXmppOutgoingServer.h
@@ -42,6 +42,7 @@ public:
QXmppOutgoingServer(const QString &domain, QObject *parent);
~QXmppOutgoingServer();
+ void connectToHost();
bool isConnected() const;
QString localStreamKey() const;