From d9745efcd24e547ba0185732bfc9b0c9f931162e Mon Sep 17 00:00:00 2001 From: Ian Geiser Date: Wed, 11 Nov 2009 11:09:28 +0000 Subject: This is the rest of XEP-009. This needs some cleanup and testing still. I am not happy with the implementation, but I am happy with the interface on QXmppClient. --- example/example.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'example/example.pro') diff --git a/example/example.pro b/example/example.pro index c1700be6..612ec5b9 100644 --- a/example/example.pro +++ b/example/example.pro @@ -5,5 +5,6 @@ SUBDIRS = example_0_connected\ example_2_rosterHandling\ example_3_ibbTransferSource\ example_4_ibbTransferTarget\ - example_5_rpcInterface + example_5_rpcInterface\ + example_6_rpcClient -- cgit v1.2.3