diff -r f2d57e987ba9 -r 4821897a0f10 QTfrontend/net/newnetclient.h --- a/QTfrontend/net/newnetclient.h Fri Jan 25 12:54:24 2013 +0100 +++ b/QTfrontend/net/newnetclient.h Fri Jan 25 13:59:27 2013 +0100 @@ -161,7 +161,7 @@ void toggleRestrictJoins(); void toggleRestrictTeamAdds(); void partRoom(); - void clearAccountsCache(); + void clearAccountsCache(); void getBanList(); void removeBan(const QString &); void banIP(const QString & ip, const QString & reason, int seconds);