diff -r 5e7f01d78ab0 -r 92da587691c9 QTfrontend/net/newnetclient.h --- a/QTfrontend/net/newnetclient.h Thu Feb 21 01:37:04 2013 +0400 +++ b/QTfrontend/net/newnetclient.h Thu Feb 21 22:20:43 2013 +0400 @@ -131,6 +131,8 @@ void setMyReadyStatus(bool isReady); + void messageProcessed(); + public slots: void ToggleReady(); void chatLineToNet(const QString& str);