[Telepathy-commits] [telepathy-qt4/master] Updated AccountManager documentation.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Thu Jan 8 14:46:45 PST 2009


---
 TelepathyQt4/Client/account-manager.cpp |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/TelepathyQt4/Client/account-manager.cpp b/TelepathyQt4/Client/account-manager.cpp
index 25c2eb7..89aaa2b 100644
--- a/TelepathyQt4/Client/account-manager.cpp
+++ b/TelepathyQt4/Client/account-manager.cpp
@@ -227,6 +227,10 @@ void AccountManager::Private::continueIntrospection()
  * \headerfile TelepathyQt4/Client/account-manager.h> <TelepathyQt4/Client/AccountManager>
  *
  * Object representing a Telepathy account manager.
+ */
+
+/**
+ * Construct a new AccountManager object.
  *
  * \param parent Object parent.
  */
@@ -240,11 +244,7 @@ AccountManager::AccountManager(QObject* parent)
 }
 
 /**
- * \class AccountManager
- * \ingroup clientaccount
- * \headerfile TelepathyQt4/Client/account-manager.h> <TelepathyQt4/Client/AccountManager>
- *
- * Object representing a Telepathy account manager.
+ * Construct a new AccountManager object.
  *
  * \param bus QDBusConnection to use.
  * \param parent Object parent.
-- 
1.5.6.5




More information about the Telepathy-commits mailing list