diff options
| author | Linus Jahn <lnj@kaidan.im> | 2021-03-27 14:28:43 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2021-03-28 00:09:13 +0100 |
| commit | b9c1ca9b60e3bdfe1371c813750ce31383bcc25f (patch) | |
| tree | 3b7943d00f08104717a929dfd35ca01fab56fd77 /src/base/QXmppBitsOfBinaryContentId.h | |
| parent | 5c6a6b8385df6b3f9cc640781eb76900e9364015 (diff) | |
| download | qxmpp-b9c1ca9b60e3bdfe1371c813750ce31383bcc25f.tar.gz | |
doc: Fix warnings for BitsOfBinary* classes
Diffstat (limited to 'src/base/QXmppBitsOfBinaryContentId.h')
| -rw-r--r-- | src/base/QXmppBitsOfBinaryContentId.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/base/QXmppBitsOfBinaryContentId.h b/src/base/QXmppBitsOfBinaryContentId.h index 3ca9b427..720b60d6 100644 --- a/src/base/QXmppBitsOfBinaryContentId.h +++ b/src/base/QXmppBitsOfBinaryContentId.h @@ -31,11 +31,6 @@ class QXmppBitsOfBinaryContentIdPrivate; -/// \class QXmppBitsOfBinaryContentId represents a link to or an identifier of -/// \xep{0231}: Bits of Binary data. -/// -/// \since QXmpp 1.2 - class QXMPP_EXPORT QXmppBitsOfBinaryContentId { public: |
