diff -r 4fca8bcfaff0 -r e13d3147f15b QTfrontend/hwform.h --- a/QTfrontend/hwform.h Sun Jun 15 00:02:25 2014 +0200 +++ b/QTfrontend/hwform.h Sun Jun 15 04:33:54 2014 +0200 @@ -120,7 +120,7 @@ void StartMPGame(); void GameStateChanged(GameState gameState); void ForcedDisconnect(const QString & reason); - void ShowErrorMessage(const QString &); + void ShowFatalErrorMessage(const QString &); void GetRecord(RecordType type, const QByteArray & record); void CreateNetGame(); void UpdateWeapons();