aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppIq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/QXmppIq.cpp')
-rw-r--r--src/QXmppIq.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/QXmppIq.cpp b/src/QXmppIq.cpp
index d0f915b8..6f4c8203 100644
--- a/src/QXmppIq.cpp
+++ b/src/QXmppIq.cpp
@@ -48,6 +48,7 @@ QXmppIq::Type QXmppIq::type() const
/// Sets the IQ's type.
///
+/// \param type
void QXmppIq::setType(QXmppIq::Type type)
{