diff -r 436045756181 -r 34a93d123712 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Tue Jan 08 20:32:17 2008 +0000 +++ b/QTfrontend/hwform.h Wed Jan 09 20:26:31 2008 +0000 @@ -82,6 +82,7 @@ void ShowErrorMessage(const QString &); void GetRecord(bool isDemo, const QByteArray & record); void CreateNetGame(); + void UpdateWeapons(); private: void _NetConnect(const QString & hostName, quint16 port, const QString & nick);