changeset 1360 | d3e285281c26 |
parent 1356 | 77ab8735401d |
child 1377 | a9e768739345 |
--- a/QTfrontend/newnetclient.h Wed Oct 15 16:54:05 2008 +0000 +++ b/QTfrontend/newnetclient.h Wed Oct 15 16:59:11 2008 +0000 @@ -105,6 +105,7 @@ void hhnumChanged(const HWTeam&); void teamColorChanged(const HWTeam&); void chatStringFromNet(const QString&); + void chatStringFromMe(const QString&); void ammoChanged(const QString& name, const QString& ammo); void roomsList(const QStringList&);