diff -r a2a9b8544ecc -r e71dbf958c87 QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Mon Mar 02 21:13:34 2009 +0000 +++ b/QTfrontend/newnetclient.h Mon Mar 02 21:20:45 2009 +0000 @@ -99,8 +99,9 @@ void nickAddedLobby(const QString& nick); void nickRemovedLobby(const QString& nick); void FromNet(const QByteArray & buf); + void adminAccess(bool); + void AddNetTeam(const HWTeam&); - void seedChanged(const QString & seed); void mapChanged(const QString & map); void themeChanged(const QString & theme);