diff -r d6f32ed6edc8 -r 44f167938201 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Wed Jan 09 21:22:22 2008 +0000 +++ b/QTfrontend/hwform.h Fri Jan 11 21:45:24 2008 +0000 @@ -83,6 +83,7 @@ void GetRecord(bool isDemo, const QByteArray & record); void CreateNetGame(); void UpdateWeapons(); + void NetWeaponNameChanged(const QString& name); private: void _NetConnect(const QString & hostName, quint16 port, const QString & nick);