diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-12-13 08:40:23 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-12-13 08:40:23 +0000 |
| commit | f1a0370a0cd9c5f13293871fb7420fe20d054584 (patch) | |
| tree | 04eba2cf0df68825663bde5f06a828632809a3a4 /examples/example_6_rpcClient | |
| parent | fc0dd32f430a5fb7f6bcba638663cdf845a363d0 (diff) | |
| download | qxmpp-f1a0370a0cd9c5f13293871fb7420fe20d054584.tar.gz | |
don't include QXmppInvokable.h and QXmppRemoteMethod.h
Diffstat (limited to 'examples/example_6_rpcClient')
| -rw-r--r-- | examples/example_6_rpcClient/rpcClient.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/example_6_rpcClient/rpcClient.cpp b/examples/example_6_rpcClient/rpcClient.cpp index 98e72944..6b7377ec 100644 --- a/examples/example_6_rpcClient/rpcClient.cpp +++ b/examples/example_6_rpcClient/rpcClient.cpp @@ -25,7 +25,6 @@ #include <QDebug> #include <QTimer> -#include "QXmppRemoteMethod.h" #include "QXmppRpcManager.h" #include "QXmppUtils.h" |
