branch | webgl |
changeset 9197 | e4e366013e9a |
parent 9182 | f92e205bc167 |
child 9219 | 0a4b6bb69f99 |
--- a/QTfrontend/ui/page/pagecampaign.h Sun Jun 16 00:46:11 2013 +0400 +++ b/QTfrontend/ui/page/pagecampaign.h Mon Jun 17 16:56:58 2013 +0200 @@ -28,7 +28,10 @@ public: PageCampaign(QWidget* parent = 0); + QPushButton *btnPreview; QPushButton *BtnStartCampaign; + QLabel *lbldescription; + QLabel *lbltitle; QComboBox *CBMission; QComboBox *CBCampaign; QComboBox *CBTeam;