[Telepathy-commits] [telepathy-qt4/master] Channel: Proper build initial members when using fallbacks.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Thu Feb 12 11:53:51 PST 2009
---
TelepathyQt4/Client/channel.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/TelepathyQt4/Client/channel.cpp b/TelepathyQt4/Client/channel.cpp
index cbafc08..bb62d67 100644
--- a/TelepathyQt4/Client/channel.cpp
+++ b/TelepathyQt4/Client/channel.cpp
@@ -2039,7 +2039,7 @@ void Channel::gotSelfHandle(QDBusPendingCallWatcher *watcher)
mPriv->groupSelfHandle = reply.value();
}
- // FIXME: fix self contact building with no group
+ mPriv->nowHaveInitialMembers();
continueIntrospection();
}
--
1.5.6.5
More information about the telepathy-commits
mailing list