diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/base/QXmppStreamFeatures.h | 4 |
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: |
