QTfrontend/net/newnetclient.h
branchios-develop
changeset 13418 ba39a1d396c0
parent 13327 b77a9380dd0f
child 14843 bdb47255d7e4
--- a/QTfrontend/net/newnetclient.h	Sun Jun 10 18:56:51 2018 +0200
+++ b/QTfrontend/net/newnetclient.h	Sun Jun 10 19:12:26 2018 +0200
@@ -84,6 +84,7 @@
 
         QStringList cmdbuf;
 
+        int  ByteLength(const QString & str);
         void RawSendNet(const QString & buf);
         void RawSendNet(const QByteArray & buf);
         void ParseCmd(const QStringList & lst);