mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
foo
This commit is contained in:
parent
04072b02d1
commit
86097d29b6
2 changed files with 9 additions and 6 deletions
|
|
@ -11,7 +11,8 @@ class CardInfoWidget : public QFrame {
|
|||
Q_OBJECT
|
||||
private:
|
||||
CardDatabase *db;
|
||||
double aspectratio;
|
||||
static const int pixmapWidth = 180;
|
||||
int pixmapHeight;
|
||||
|
||||
QLabel *cardPicture;
|
||||
QLabel *nameLabel1, *nameLabel2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue