add colors to popup

This commit is contained in:
Zach H 2015-07-15 16:38:29 -04:00
parent 97acbbfd41
commit d956a1d309
2 changed files with 10 additions and 0 deletions

View file

@ -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;