[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/network/telepathy-accounts-kcm/src
From:       George Goldberg <grundleborg () googlemail ! com>
Date:       2009-02-14 17:55:54
Message-ID: 1234634154.498669.18319.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 926134 by gberg:

Seems it only took one more line to make the AccountItem handle the account becoming ready completely.

 M  +3 -0      account-item.cpp  


--- trunk/playground/network/telepathy-accounts-kcm/src/account-item.cpp #926133:926134
@@ -69,6 +69,9 @@
     else
     {
         kDebug() << "An Account became ready successfully.";
+        m_account = pra->account();
+        // FIXME: What features should we check its ready with?
+        Q_ASSERT(m_account->isReady());
         Q_EMIT ready();
     }
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic