diff -r ab0c8c4be7b3 -r 32d99a3c7998 QTfrontend/newnetclient.h --- 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: