QTfrontend/hwform.h
changeset 383 09a8795105a4
parent 341 184230eb4151
child 412 2ddcc3e3e644
--- a/QTfrontend/hwform.h	Sat Feb 03 21:40:50 2007 +0000
+++ b/QTfrontend/hwform.h	Sun Feb 04 14:35:28 2007 +0000
@@ -70,6 +70,7 @@
 	void StartMPGame();
 	void GameStateChanged(GameState gameState);
 	void GameStats(char type, const QString & info);
+	void ForcedDisconnect();
 
 private:
 	void _NetConnect(const QString & hostName, quint16 port, const QString & nick);