aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/QXmppMucManager.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QXmppMucManager.cpp b/src/QXmppMucManager.cpp
index d17e012f..bc31cbb4 100644
--- a/src/QXmppMucManager.cpp
+++ b/src/QXmppMucManager.cpp
@@ -236,6 +236,7 @@ bool QXmppMucRoom::join()
/// Kicks the specified user from the chat room.
///
/// \param jid
+/// \param reason
///
/// \return true if the request was sent, false otherwise