QTfrontend/ui/page/pagecampaign.h
branchui-scaling
changeset 15283 c4fd2813b127
parent 14601 1d3f8cf48831
equal deleted inserted replaced
13390:0135e64c6c66 15283:c4fd2813b127
    33         QLabel *lbldescription;
    33         QLabel *lbldescription;
    34         QLabel *lbltitle;
    34         QLabel *lbltitle;
    35         QComboBox   *CBMission;
    35         QComboBox   *CBMission;
    36         QComboBox   *CBCampaign;
    36         QComboBox   *CBCampaign;
    37         QComboBox   *CBTeam;
    37         QComboBox   *CBTeam;
       
    38         bool currentMissionWon = false;
    38 
    39 
    39     protected:
    40     protected:
    40         QLayout * bodyLayoutDefinition();
    41         QLayout * bodyLayoutDefinition();
    41 
    42 
    42     private:
    43     private: