diff -r 8136a5363586 -r eebb7684ac22 QTfrontend/hwform.h --- a/QTfrontend/hwform.h Wed May 30 19:29:27 2007 +0000 +++ b/QTfrontend/hwform.h Wed May 30 20:48:57 2007 +0000 @@ -72,6 +72,7 @@ void GameStats(char type, const QString & info); void ForcedDisconnect(); void ShowErrorMessage(const QString &); + void GetRecord(bool isDemo, const QByteArray & record); private: void _NetConnect(const QString & hostName, quint16 port, const QString & nick);