aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppRtpPacket.h
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2015-08-28 14:19:31 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2015-08-28 14:19:31 +0200
commit185333c5e1dd0444bd9145643ed61d0227b6f49a (patch)
treeee56a45561cb428d2c13691e3a8d2514a7b24ba9 /src/base/QXmppRtpPacket.h
parent721836a76a028982495ccab6758a2d34a149fff3 (diff)
downloadqxmpp-185333c5e1dd0444bd9145643ed61d0227b6f49a.tar.gz
flag internal classes
Diffstat (limited to 'src/base/QXmppRtpPacket.h')
-rw-r--r--src/base/QXmppRtpPacket.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/base/QXmppRtpPacket.h b/src/base/QXmppRtpPacket.h
index 519769b6..c1034996 100644
--- a/src/base/QXmppRtpPacket.h
+++ b/src/base/QXmppRtpPacket.h
@@ -30,8 +30,9 @@
class QXmppRtpPacketPrivate;
-/// \brief The QXmppRtpPacket class represents an RTP packet.
+/// \internal
///
+/// The QXmppRtpPacket class represents an RTP packet.
class QXMPP_EXPORT QXmppRtpPacket
{