changeset 9219 | 0a4b6bb69f99 |
parent 9182 | f92e205bc167 |
child 9998 | 736015b847e3 |
--- a/QTfrontend/ui/page/pagecampaign.h Wed Jun 12 19:30:44 2013 +0200 +++ b/QTfrontend/ui/page/pagecampaign.h Thu Jun 13 14:44:28 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;