From 7b3f1ebe5b11f74f85721870b72f89157b9a79b9 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 14 Sep 2012 14:45:29 +0200 Subject: remove references to qxmpp.test1@gmail.com --- examples/example_6_rpcClient/rpcClient.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/example_6_rpcClient/rpcClient.cpp') diff --git a/examples/example_6_rpcClient/rpcClient.cpp b/examples/example_6_rpcClient/rpcClient.cpp index 65a292bc..f005e4ac 100644 --- a/examples/example_6_rpcClient/rpcClient.cpp +++ b/examples/example_6_rpcClient/rpcClient.cpp @@ -62,7 +62,7 @@ void rpcClient::slotInvokeRemoteMethod() void rpcClient::slotPresenceReceived(const QXmppPresence &presence) { - const QLatin1String recipient("qxmpp.test1@gmail.com"); + const QLatin1String recipient("qxmpp.test1@qxmpp.org"); // if we are the recipient, or if the presence is not from the recipient, // do nothing -- cgit v1.2.3