aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppNonSASLAuth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppNonSASLAuth.h')
-rw-r--r--src/base/QXmppNonSASLAuth.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/base/QXmppNonSASLAuth.h b/src/base/QXmppNonSASLAuth.h
index df9517a8..652c8009 100644
--- a/src/base/QXmppNonSASLAuth.h
+++ b/src/base/QXmppNonSASLAuth.h
@@ -26,6 +26,12 @@
#include "QXmppIq.h"
+///
+/// \brief QXmppNonSASLAuthIq represents a Non-SASL authentication IQ as
+/// defined by \xep{0078}: Non-SASL Authentication.
+///
+/// \ingroup Stanzas
+///
class QXMPP_EXPORT QXmppNonSASLAuthIq : public QXmppIq
{
public: