From df86ae17f211404e9f48f7cac4115e34b39618ca Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Mon, 3 Feb 2020 19:38:49 +0100 Subject: QXmppStreamFeatures: Fix documentation is not generated --- src/base/QXmppStreamFeatures.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/base/QXmppStreamFeatures.h') 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: -- cgit v1.2.3