QTfrontend/newnetclient.h
changeset 1648 32d99a3c7998
parent 1592 5ee77ee470a6
child 1671 bb12cb688f75
--- a/QTfrontend/newnetclient.h	Mon Jan 12 16:36:29 2009 +0000
+++ b/QTfrontend/newnetclient.h	Mon Jan 12 16:38:52 2009 +0000
@@ -120,6 +120,7 @@
   void serverMessage(const QString &);
 
   void setReadyStatus(const QString & nick, bool isReady);
+  void setMyReadyStatus(bool isReady);
   void showMessage(const QString &);
 
  public slots: