aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppElement.h')
-rw-r--r--src/base/QXmppElement.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/base/QXmppElement.h b/src/base/QXmppElement.h
index 0b6c9c7f..8492eeb6 100644
--- a/src/base/QXmppElement.h
+++ b/src/base/QXmppElement.h
@@ -36,9 +36,6 @@ class QXmppElementPrivate;
using QXmppElementList = QList<QXmppElement>;
-///
-/// \brief QXmppElement represents a raw XML element with possible children.
-///
class QXMPP_EXPORT QXmppElement
{
public: