QTfrontend/newnetclient.h
changeset 1856 e71dbf958c87
parent 1797 fedd8649fdd9
child 1860 ce140b2b928a
--- 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);