QTfrontend/net/newnetclient.h
changeset 13322 b77a9380dd0f
parent 11865 047be82b6f67
child 14838 bdb47255d7e4
--- a/QTfrontend/net/newnetclient.h	Fri Apr 13 00:17:30 2018 +0200
+++ b/QTfrontend/net/newnetclient.h	Fri Apr 13 13:03:51 2018 -0400
@@ -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);