QTfrontend/newnetclient.h
changeset 1405 ee4b28a1861d
parent 1404 2b6b6809c2e4
child 1410 eece43296890
--- a/QTfrontend/newnetclient.h	Fri Oct 24 12:57:06 2008 +0000
+++ b/QTfrontend/newnetclient.h	Fri Oct 24 13:00:53 2008 +0000
@@ -111,6 +111,8 @@
   void roomsList(const QStringList&);
   void serverMessage(const QString &);
 
+  void setReadyStatus(const QString & nick, bool isReady);
+
  public slots:
   void ToggleReady();
   void chatLineToNet(const QString& str);