changeset 8434 | 4821897a0f10 |
parent 8416 | e691acd778f5 |
child 8444 | 75db7bb8dce8 |
child 8489 | 25cb6f4a1d1b |
--- 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);