QTfrontend/pages.h
changeset 3932 2fc211f60015
parent 3786 0907b0fd5714
child 3937 494221b5950e
--- a/QTfrontend/pages.h	Wed Oct 06 15:37:56 2010 -0400
+++ b/QTfrontend/pages.h	Wed Oct 06 22:36:41 2010 +0200
@@ -216,6 +216,7 @@
     QPushButton *BtnNewTeam;
     QPushButton *BtnEditTeam;
     QPushButton *BtnDeleteTeam;
+    QPushButton *BtnAssociateFiles;
     QLabel *LblNoEditTeam;
     QComboBox *CBTeamName;
     IconedGroupBox *AGGroupBox;