mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
add colors to popup
This commit is contained in:
parent
97acbbfd41
commit
d956a1d309
2 changed files with 10 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ private:
|
|||
QLabel *cardPicture;
|
||||
QLabel *nameLabel1, *nameLabel2;
|
||||
QLabel *manacostLabel1, *manacostLabel2;
|
||||
QLabel *colorLabel1, *colorLabel2;
|
||||
QLabel *cardtypeLabel1, *cardtypeLabel2;
|
||||
QLabel *powtoughLabel1, *powtoughLabel2;
|
||||
QLabel *loyaltyLabel1, *loyaltyLabel2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue