diff options
Diffstat (limited to 'examples/example_1_echoClient/example_1_echoClient.h')
| -rw-r--r-- | examples/example_1_echoClient/example_1_echoClient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/example_1_echoClient/example_1_echoClient.h b/examples/example_1_echoClient/example_1_echoClient.h index af94f091..4205ab70 100644 --- a/examples/example_1_echoClient/example_1_echoClient.h +++ b/examples/example_1_echoClient/example_1_echoClient.h @@ -15,7 +15,6 @@ public: echoClient(QObject *parent = nullptr); ~echoClient() override; -public slots: void messageReceived(const QXmppMessage &); }; |
