diff -r e56b178d6d62 -r c2f09811bb8c QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Wed Oct 08 13:52:31 2008 +0000 +++ b/QTfrontend/newnetclient.h Wed Oct 08 13:54:51 2008 +0000 @@ -125,6 +125,7 @@ void onWeaponsNameChanged(const QString& name, const QString& ammo); void JoinRoom(const QString & room); void CreateRoom(const QString & room); + void askRoomsList(); private slots: void ClientRead();