From 893234283ce5d470314ec1ea15274a64ca7cfe0e Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Wed, 5 May 2010 07:18:54 +0000 Subject: fix compilation errors with MS VC2008 --- source/QXmppClient.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/QXmppClient.h') diff --git a/source/QXmppClient.h b/source/QXmppClient.h index 2c9f6050..f1225356 100644 --- a/source/QXmppClient.h +++ b/source/QXmppClient.h @@ -44,7 +44,7 @@ class QXmppVCardManager; class QXmppInvokable; class QXmppRpcInvokeIq; class QXmppRemoteMethod; -class QXmppRemoteMethodResult; +struct QXmppRemoteMethodResult; class QXmppArchiveManager; class QXmppDiscoveryIq; class QXmppTransferManager; -- cgit v1.2.3