diff -r a5bafdafb394 -r 43742041c211 QTfrontend/newnetclient.h --- a/QTfrontend/newnetclient.h Mon Nov 24 21:47:59 2008 +0000 +++ b/QTfrontend/newnetclient.h Tue Nov 25 15:43:10 2008 +0000 @@ -113,6 +113,7 @@ void serverMessage(const QString &); void setReadyStatus(const QString & nick, bool isReady); + void showMessage(const QString &); public slots: void ToggleReady();