[Telepathy-commits] [telepathy-qt4/master] Connection: Proper initialize Private::ready.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Tue Jan 27 05:30:21 PST 2009
---
TelepathyQt4/Client/connection.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/TelepathyQt4/Client/connection.cpp b/TelepathyQt4/Client/connection.cpp
index ac620e6..4fec4ee 100644
--- a/TelepathyQt4/Client/connection.cpp
+++ b/TelepathyQt4/Client/connection.cpp
@@ -217,6 +217,7 @@ Connection::Private::Private(Connection *parent)
parent->busName(), parent->objectPath(), parent)),
properties(0),
simplePresence(0),
+ ready(false),
initialIntrospection(false),
readiness(ReadinessJustCreated),
pendingStatus(Connection::StatusUnknown),
--
1.5.6.5
More information about the Telepathy-commits
mailing list