diff -r f6bfbe829008 -r 993337e5021f QTfrontend/net/newnetclient.h --- a/QTfrontend/net/newnetclient.h Sun Sep 09 19:57:13 2012 +0400 +++ b/QTfrontend/net/newnetclient.h Sun Sep 09 20:11:07 2012 +0200 @@ -139,6 +139,7 @@ void setReadyStatus(const QString & nick, bool isReady); void setMyReadyStatus(bool isReady); + void setAdminStatus(const QString & nick, bool isReady); public slots: void ToggleReady();