diff -r 5cf87143b188 -r 5ce3cfe45476 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Mon Jun 03 16:25:30 2013 +0200 +++ b/QTfrontend/hwform.h Tue Jun 04 00:20:06 2013 +0400 @@ -145,6 +145,8 @@ void startGame(); void restartGame(); + void FromNetProxySlot(const QByteArray &); + private: void _NetConnect(const QString & hostName, quint16 port, QString nick); int AskForNickAndPwd(void);