[Telepathy-commits] [telepathy-qt4/master] StreamedMediaChannel: Use full namespace on streamAdded signal.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Tue Mar 10 22:48:18 PDT 2009


---
 TelepathyQt4/Client/streamed-media-channel.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/TelepathyQt4/Client/streamed-media-channel.h b/TelepathyQt4/Client/streamed-media-channel.h
index 4b6a86d..b4b4897 100644
--- a/TelepathyQt4/Client/streamed-media-channel.h
+++ b/TelepathyQt4/Client/streamed-media-channel.h
@@ -117,7 +117,7 @@ public:
 #endif
 
 Q_SIGNALS:
-    void streamAdded(const QSharedPointer<MediaStream> &stream);
+    void streamAdded(const QSharedPointer<Telepathy::Client::MediaStream> &stream);
 
 private Q_SLOTS:
     void gotStreams(QDBusPendingCallWatcher *);
-- 
1.5.6.5




More information about the telepathy-commits mailing list