From b1c432dd28ec5e7e105b4b6249b395effb94047e Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sat, 8 Aug 2020 16:56:51 +0200 Subject: doc: Add QXmppPushEnableIq to Stanzas group --- src/base/QXmppPushEnableIq.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/base') diff --git a/src/base/QXmppPushEnableIq.h b/src/base/QXmppPushEnableIq.h index 7db8dbed..ee05b24a 100644 --- a/src/base/QXmppPushEnableIq.h +++ b/src/base/QXmppPushEnableIq.h @@ -34,6 +34,8 @@ class QXmppDataForm; /// \brief This class represents an IQ to enable or disablepush notifications /// on the user server. /// +/// \ingroup Stanzas +/// /// \since QXmpp 1.3 /// class QXMPP_EXPORT QXmppPushEnableIq : public QXmppIq -- cgit v1.2.3