diff options
Diffstat (limited to 'source')
| -rw-r--r-- | source/QXmppCallManager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/QXmppCallManager.h b/source/QXmppCallManager.h index cabfe754..ff59c017 100644 --- a/source/QXmppCallManager.h +++ b/source/QXmppCallManager.h @@ -37,7 +37,7 @@ class QXmppJinglePayloadType; class QXmppStream; class QXmppStunSocket; -/// The QXmppCall class represents a Voice-Over-IP call to a remote party. +/// \brief The QXmppCall class represents a Voice-Over-IP call to a remote party. /// /// It acts as a QIODevice so that you can read / write audio samples, for /// instance using a QAudioOutput and a QAudioInput. |
