diff options
Diffstat (limited to 'source/QXmppClient.h')
| -rw-r--r-- | source/QXmppClient.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/QXmppClient.h b/source/QXmppClient.h index 70f5297e..d2539c25 100644 --- a/source/QXmppClient.h +++ b/source/QXmppClient.h @@ -74,6 +74,7 @@ public: enum Error { SocketError, ///< Error due to TCP socket + KeepAliveError, ///< Error due to no response to a keep alive XmppStreamError, ///< Error due to XML stream XmppStanzaError ///< Error due to stanza }; |
