diff -r 6f4c2711baa6 -r 29e420194558 QTfrontend/net/newnetclient.h --- a/QTfrontend/net/newnetclient.h Fri Feb 22 14:42:57 2013 -0500 +++ b/QTfrontend/net/newnetclient.h Fri Feb 22 23:59:52 2013 +0400 @@ -163,6 +163,7 @@ void startGame(); void toggleRestrictJoins(); void toggleRestrictTeamAdds(); + void toggleRegisteredOnly(); void partRoom(); void clearAccountsCache(); void getBanList();