QTfrontend/hwform.h
changeset 10307 e13d3147f15b
parent 10108 c68cf030eded
child 11046 47a8c19ecb60
--- 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();