QTfrontend/ui/page/pagecampaign.h
changeset 14601 1d3f8cf48831
parent 11953 c8457c7f10f4
equal deleted inserted replaced
14600:13b22e2f2010 14601:1d3f8cf48831
    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: