changeset 431 | 79ac59673df3 |
parent 395 | 641ed71c7c93 |
child 448 | e968e19a464c |
--- a/QTfrontend/newnetclient.h Sun Feb 11 00:18:16 2007 +0000 +++ b/QTfrontend/newnetclient.h Sun Feb 11 11:55:38 2007 +0000 @@ -118,6 +118,7 @@ void OnDisconnect(); //void Perform(); void displayError(QAbstractSocket::SocketError socketError); + void ShowErrorMessage(const QString &); //void FlushNetBuf(); };