diff -r 9a4bbc1f67a2 -r 2fc211f60015 QTfrontend/pages.h --- 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;