changeset 11953 | c8457c7f10f4 |
parent 11046 | 47a8c19ecb60 |
child 14622 | 1d3f8cf48831 |
11952:63988f36debf | 11953:c8457c7f10f4 |
---|---|
36 QComboBox *CBCampaign; |
36 QComboBox *CBCampaign; |
37 QComboBox *CBTeam; |
37 QComboBox *CBTeam; |
38 |
38 |
39 protected: |
39 protected: |
40 QLayout * bodyLayoutDefinition(); |
40 QLayout * bodyLayoutDefinition(); |
41 |
|
42 private: |
|
43 QLayout * footerLayoutDefinition(); |
|
41 }; |
44 }; |
42 |
45 |
43 #endif |
46 #endif |