QTfrontend/net/newnetclient.h
changeset 7683 993337e5021f
parent 6952 7f70f37bbf08
child 7684 db140521d102
--- 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();