diff -r be6690c337fb -r 0b62498c201a QTfrontend/pages.h --- a/QTfrontend/pages.h Thu Oct 15 19:38:18 2009 +0000 +++ b/QTfrontend/pages.h Thu Oct 15 21:47:05 2009 +0000 @@ -338,6 +338,7 @@ QPushButton *BtnStartTrain; QPushButton *BtnBack; + QComboBox *CBSelect; }; class PageSelectWeapon : public AbstractPage