changeset 697 | 44f167938201 |
parent 696 | d6f32ed6edc8 |
child 788 | 00720357601f |
--- 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);