diff -r 57d05fb13ea7 -r 79ac59673df3 QTfrontend/newnetclient.h --- 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(); };