aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppStreamFeatures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppStreamFeatures.h')
-rw-r--r--src/base/QXmppStreamFeatures.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/base/QXmppStreamFeatures.h b/src/base/QXmppStreamFeatures.h
index edf5c137..982f4dbc 100644
--- a/src/base/QXmppStreamFeatures.h
+++ b/src/base/QXmppStreamFeatures.h
@@ -26,6 +26,10 @@
#include "QXmppStanza.h"
+///
+/// \brief The QXmppStreamFeatures class represents the features returned by an
+/// XMPP server or client.
+///
class QXMPP_EXPORT QXmppStreamFeatures : public QXmppStanza
{
public: