diff -r 6c82ad758a80 -r a9e768739345 QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Sat Oct 18 13:45:42 2008 +0000 +++ b/QTfrontend/newnetclient.h Sat Oct 18 13:53:58 2008 +0000 @@ -107,7 +107,9 @@ void chatStringFromNet(const QString&); void chatStringFromMe(const QString&); void ammoChanged(const QString& name, const QString& ammo); + void roomsList(const QStringList&); + void serverMessage(const QString &); public slots: void chatLineToNet(const QString& str);