changeset 8765 | 688062f1db59 |
parent 8762 | 388d2bf73ff9 |
child 8891 | bf67b4d7d7b4 |
--- a/QTfrontend/net/newnetclient.h Thu Mar 21 09:27:35 2013 +0100 +++ b/QTfrontend/net/newnetclient.h Thu Mar 21 10:08:30 2013 +0100 @@ -143,6 +143,7 @@ public slots: void ToggleReady(); void chatLineToNet(const QString& str); + void chatLineToNetWithEcho(const QString&); void chatLineToLobby(const QString& str); void SendTeamMessage(const QString& str); void SendNet(const QByteArray & buf);