diff options
Diffstat (limited to 'client/netcom.h')
-rw-r--r-- | client/netcom.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/netcom.h b/client/netcom.h index f1a8766..718d5a6 100644 --- a/client/netcom.h +++ b/client/netcom.h @@ -64,6 +64,7 @@ private: QHttp http; QByteArray buffer; + QString sessionid; }; #endif/*__PRACRO_NETCOM_H__*/ |