From 9d2d537c7bf395abe4e15528a50f7361205d26be Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 19 Jul 2010 11:41:16 +0000 Subject: remove references to QXmppRoster::QXmppRosterEntry --- source/QXmppRosterIq.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'source/QXmppRosterIq.cpp') diff --git a/source/QXmppRosterIq.cpp b/source/QXmppRosterIq.cpp index 204a4ada..baa38b47 100644 --- a/source/QXmppRosterIq.cpp +++ b/source/QXmppRosterIq.cpp @@ -155,8 +155,6 @@ void QXmppRosterIq::Item::setSubscriptionStatus(const QString& str) /// Returns the subscription type of the roster entry. /// -/// \return QXmppRosterEntry::SubscriptionType -/// QXmppRosterIq::Item::SubscriptionType QXmppRosterIq::Item::subscriptionType() const @@ -166,7 +164,7 @@ QXmppRosterIq::Item::SubscriptionType /// Sets the subscription type of the roster entry. /// -/// \param type as a QXmppRosterEntry::SubscriptionType +/// \param type /// void QXmppRosterIq::Item::setSubscriptionType(SubscriptionType type) -- cgit v1.2.3