[Telepathy-commits] [telepathy-qt4/master] PendingReadyChannel: add TextChannel as a friend so it can instantiate us

Simon McVittie simon.mcvittie at collabora.co.uk
Wed Feb 18 07:04:54 PST 2009


---
 TelepathyQt4/Client/pending-ready-channel.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/Client/pending-ready-channel.h b/TelepathyQt4/Client/pending-ready-channel.h
index 1a1e343..01e96e8 100644
--- a/TelepathyQt4/Client/pending-ready-channel.h
+++ b/TelepathyQt4/Client/pending-ready-channel.h
@@ -53,6 +53,7 @@ private:
     struct Private;
     friend struct Private;
     friend class Channel;
+    friend class TextChannel;
     Private *mPriv;
 };
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list