QTfrontend/pages.h
changeset 3044 8466bd29280f
parent 2948 3f21a9dc93d0
child 3236 4ab3917d7d44
--- a/QTfrontend/pages.h	Mon Mar 22 11:52:16 2010 +0000
+++ b/QTfrontend/pages.h	Mon Mar 22 13:44:35 2010 +0000
@@ -204,6 +204,7 @@
 
     QPushButton *WeaponsButt;
     QPushButton *WeaponEdit;
+    QPushButton *WeaponDelete;
     QComboBox *WeaponsName;
     QCheckBox *WeaponTooltip;
     QComboBox *CBLanguage;
@@ -212,6 +213,7 @@
     IconedGroupBox *teamsBox;
     QPushButton *BtnNewTeam;
     QPushButton *BtnEditTeam;
+    QPushButton *BtnDeleteTeam;
     QComboBox *CBTeamName;
     IconedGroupBox *AGGroupBox;
     QComboBox *CBResolution;