changeset 1512 | 43742041c211 |
parent 1427 | b510f7a74ef6 |
child 1526 | 18e412dd7d50 |
--- 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();