diff options
| author | Linus Jahn <lnj@kaidan.im> | 2021-04-02 16:18:50 +0200 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-04-06 15:47:48 +0200 |
| commit | fae960ca44ae481c90ae0078604187030dc2396f (patch) | |
| tree | ce851c826a45d70e516aecc8a9b20978765167ea /src/base/QXmppElement.h | |
| parent | 222ab4071d3427f8568ca171fdc9f2f08b0dd722 (diff) | |
| download | qxmpp-fae960ca44ae481c90ae0078604187030dc2396f.tar.gz | |
Document QXmppElement
Diffstat (limited to 'src/base/QXmppElement.h')
| -rw-r--r-- | src/base/QXmppElement.h | 3 |
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: |
