QTfrontend/hwform.h
changeset 1409 d1cbe4a57ebf
parent 1404 2b6b6809c2e4
child 1418 69df8f2a7cba
--- a/QTfrontend/hwform.h	Fri Oct 24 15:02:26 2008 +0000
+++ b/QTfrontend/hwform.h	Fri Oct 24 17:30:30 2008 +0000
@@ -87,6 +87,8 @@
 	void NetWeaponNameChanged(const QString& name);
 	void onFrontendFullscreen(bool value);
 	void Music(bool checked);
+	void NetGameMaster();
+	void NetGameSlave();
 
 private:
 	void _NetConnect(const QString & hostName, quint16 port, const QString & nick);