X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fui%2Ffriendlistpanel.cpp;h=b2e4b42701e9e2db5b051b062c75dc65f4865a65;hb=1ff565262d6244fe2f45eb8e90438f12d71678f4;hp=2becab28ced150c119934cd602a5a46c39132548;hpb=c074268ac200455b2d1c7d9e2b8ca97518493904;p=situare diff --git a/src/ui/friendlistpanel.cpp b/src/ui/friendlistpanel.cpp index 2becab2..b2e4b42 100644 --- a/src/ui/friendlistpanel.cpp +++ b/src/ui/friendlistpanel.cpp @@ -222,9 +222,9 @@ void FriendListPanel::friendInfoReceived(QList &friendList) newUserIDs.append(user->userId()); - count++; - if (count >= 1) - break; +// count++; +// if (count >= 1) +// break; } m_friendListView->clearUnused(newUserIDs);