changeset 666 | 07fa9a74a074 |
parent 662 | b2f914786d87 |
child 674 | a15c8e3c69b3 |
--- a/QTfrontend/hwform.h Sat Dec 15 19:40:50 2007 +0000 +++ b/QTfrontend/hwform.h Sat Dec 15 19:44:05 2007 +0000 @@ -67,7 +67,7 @@ void PlayDemo(); void StartTraining(); void NetConnect(); - void NetConnectServer(); + void NetConnectServer(const QString & host, quint16 port); void NetStartServer(); void NetDisconnect(); void NetGameEnter();