changeset 1315 | c2f09811bb8c |
parent 1313 | f4c54e9e1b8c |
child 1324 | 4b48ae1f0f53 |
--- 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();