--- 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);