QTfrontend/newnetclient.h
changeset 1378 1a391883261d
parent 1377 a9e768739345
child 1391 735f6d43780b
--- a/QTfrontend/newnetclient.h	Sat Oct 18 13:53:58 2008 +0000
+++ b/QTfrontend/newnetclient.h	Sat Oct 18 17:01:34 2008 +0000
@@ -82,6 +82,7 @@
   void RawSendNet(const QString & buf);
   void RawSendNet(const QByteArray & buf);
   void ParseCmd(const QStringList & lst);
+  QString formatChatMsg(const QString & nick, const QString & msg);
 
   int loginStep;
   int netClientState;