diff -r 972d418057a7 -r 11598e7aa7e6 QTfrontend/newnetclient.h --- 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&);