[Telepathy-commits] [telepathy-qt4/master] Add return documentation to close().

George Goldberg george.goldberg at collabora.co.uk
Wed Nov 19 06:03:09 PST 2008


---
 TelepathyQt4/cli-channel.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/cli-channel.h b/TelepathyQt4/cli-channel.h
index d512c15..cffe3a5 100644
--- a/TelepathyQt4/cli-channel.h
+++ b/TelepathyQt4/cli-channel.h
@@ -195,6 +195,8 @@ public Q_SLOTS:
      * to know if an error occurs when closing the channel, then you should
      * use the returned object.
      *
+     * \return QDBusPendingReply object for the call to Close() on the Channel
+     *         interface.
      */
     QDBusPendingReply<> close();
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list