diff options
Diffstat (limited to 'source/QXmppClient.h')
| -rw-r--r-- | source/QXmppClient.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
