QTfrontend/net/newnetclient.h
changeset 8534 92da587691c9
parent 8489 25cb6f4a1d1b
child 8559 29e420194558
--- 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);