summaryrefslogtreecommitdiffstats
path: root/examples/network/secureudpclient/association.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/secureudpclient/association.h')
-rw-r--r--examples/network/secureudpclient/association.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/network/secureudpclient/association.h b/examples/network/secureudpclient/association.h
index 08fc28e3ed..157882f23d 100644
--- a/examples/network/secureudpclient/association.h
+++ b/examples/network/secureudpclient/association.h
@@ -76,6 +76,7 @@ signals:
private slots:
+ void udpSocketConnected();
void readyRead();
void handshakeTimeout();
void pskRequired(QSslPreSharedKeyAuthenticator *auth);