From a48c10970f44dc3d0e6abed54a67619fb2721431 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 21 Jul 2010 15:42:03 +0000 Subject: make example actually work --- example/example_4_callHandling/xmppClient.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'example/example_4_callHandling/xmppClient.h') diff --git a/example/example_4_callHandling/xmppClient.h b/example/example_4_callHandling/xmppClient.h index eba0602d..3b670507 100644 --- a/example/example_4_callHandling/xmppClient.h +++ b/example/example_4_callHandling/xmppClient.h @@ -26,9 +26,8 @@ #define XMPPCLIENT_H #include "QXmppClient.h" -#include "QXmppCallManager.h" -class QBuffer; +class QXmppCall; class xmppClient : public QXmppClient { -- cgit v1.2.3