QTfrontend/newnetclient.h
changeset 1784 dfe9bafb4590
parent 1782 e7589e37a6d6
child 1797 fedd8649fdd9
--- a/QTfrontend/newnetclient.h	Sat Jan 31 15:44:07 2009 +0000
+++ b/QTfrontend/newnetclient.h	Sun Feb 01 15:58:44 2009 +0000
@@ -111,6 +111,7 @@
   void fortsModeChanged(bool value);
   void teamsDivideChanged(bool value);
   void solidChanged(bool value);
+  void borderChanged(bool value);
   void hhnumChanged(const HWTeam&);
   void teamColorChanged(const HWTeam&);
   void chatStringLobby(const QString&);
@@ -143,6 +144,7 @@
   void onFortsModeChanged(bool value);
   void onTeamsDivideChanged(bool value);
   void onSolidChanged(bool value);
+  void onBorderChanged(bool value);
   void onHedgehogsNumChanged(const HWTeam& team);
   void onTeamColorChanged(const HWTeam& team);
   void onWeaponsNameChanged(const QString& name, const QString& ammo);