changeset 4897 | 11598e7aa7e6 |
parent 4879 | 55f939e2c19c |
child 4908 | 99d6797b7ff4 |
--- a/QTfrontend/newnetclient.h Tue Feb 01 00:24:28 2011 +0100 +++ b/QTfrontend/newnetclient.h Tue Feb 01 06:06:38 2011 +0100 @@ -113,6 +113,7 @@ void hhnumChanged(const HWTeam&); void teamColorChanged(const HWTeam&); void chatStringLobby(const QString&); + void chatStringLobby(const QString&, const QString&); void chatStringFromNet(const QString&); void chatStringFromMe(const QString&); void chatStringFromMeLobby(const QString&);