changeset 1395 | 46fd70de89e2 |
parent 1354 | a8dcdeb88a43 |
child 1404 | 2b6b6809c2e4 |
--- a/QTfrontend/hwform.h Tue Oct 21 18:31:40 2008 +0000 +++ b/QTfrontend/hwform.h Wed Oct 22 14:01:43 2008 +0000 @@ -70,6 +70,7 @@ void StartTraining(); void NetConnect(); void NetConnectServer(const QString & host, quint16 port); + void NetConnectOfficialServer(); void NetStartServer(); void NetDisconnect(); void NetConnected();