maximize card pics in card info

This commit is contained in:
Max-Wilhelm Bruker 2011-11-26 14:57:31 +01:00
parent 7611bdd7cb
commit cef4fb11f3
2 changed files with 35 additions and 29 deletions

View file

@ -21,8 +21,9 @@ public:
private:
int pixmapWidth;
qreal cardHeightOffset;
qreal aspectRatio;
int minimized; // 0 - minimized, 1 - card, 2 - oracle only, 3 - full
int minimized; // 0 - card, 1 - oracle only, 2 - full
ResizeMode mode;
QComboBox *dropList;