diff -r a9e768739345 -r 1a391883261d QTfrontend/newnetclient.h --- 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;