diff -r ab44d44a6177 -r 312bb4384f33 QTfrontend/net/newnetclient.h --- a/QTfrontend/net/newnetclient.h Mon Oct 14 00:33:10 2013 -0400 +++ b/QTfrontend/net/newnetclient.h Mon Oct 14 23:57:31 2013 +0400 @@ -154,7 +154,7 @@ void askServerVars(); void JoinRoom(const QString & room); - void CreateRoom(const QString & room); + void CreateRoom(const QString & room, const QString &password); void updateRoomName(const QString &); void askRoomsList(); void gameFinished(bool correcly);