[Telepathy-commits] [telepathy-qt4/master] #include Message, ReceivedMessage

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Feb 20 10:12:25 PST 2009


---
 TelepathyQt4/Client/text-channel.cpp |    2 ++
 tests/dbus/text-chan.cpp             |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/TelepathyQt4/Client/text-channel.cpp b/TelepathyQt4/Client/text-channel.cpp
index 379c46d..03bacb1 100644
--- a/TelepathyQt4/Client/text-channel.cpp
+++ b/TelepathyQt4/Client/text-channel.cpp
@@ -26,8 +26,10 @@
 
 #include <TelepathyQt4/Client/Connection>
 #include <TelepathyQt4/Client/ContactManager>
+#include <TelepathyQt4/Client/Message>
 #include <TelepathyQt4/Client/PendingContacts>
 #include <TelepathyQt4/Client/PendingReadyChannel>
+#include <TelepathyQt4/Client/ReceivedMessage>
 #include <TelepathyQt4/Client/ReferencedHandles>
 
 #include "TelepathyQt4/debug-internal.h"
diff --git a/tests/dbus/text-chan.cpp b/tests/dbus/text-chan.cpp
index 6875e83..5f89b67 100644
--- a/tests/dbus/text-chan.cpp
+++ b/tests/dbus/text-chan.cpp
@@ -6,7 +6,9 @@
 #include <QtTest/QtTest>
 
 #include <TelepathyQt4/Client/Connection>
+#include <TelepathyQt4/Client/Message>
 #include <TelepathyQt4/Client/PendingReadyChannel>
+#include <TelepathyQt4/Client/ReceivedMessage>
 #include <TelepathyQt4/Client/TextChannel>
 #include <TelepathyQt4/Debug>
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list