summaryrefslogtreecommitdiff
path: root/client/SslClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/SslClient.h')
-rw-r--r--client/SslClient.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/SslClient.h b/client/SslClient.h
index 41f0952..1d3256f 100644
--- a/client/SslClient.h
+++ b/client/SslClient.h
@@ -150,6 +150,7 @@ protected:
private:
QSslSocket sslSocket;
+ QByteArray pkt;
unsigned short port;
};