mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 01:53:54 -07:00
Merge branch 'master' of ssh://cockatrice.git.sourceforge.net/gitroot/cockatrice/cockatrice
This commit is contained in:
commit
2cf57ad95d
2 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ private:
|
|||
static const int boxLineWidth = 10;
|
||||
static const int paddingY = 20;
|
||||
static const int marginX = 20;
|
||||
static const int minWidth = 20 * CARD_WIDTH / 2;
|
||||
static const int minWidth = 15 * CARD_WIDTH / 2;
|
||||
|
||||
QMap<int, int> gridPointWidth;
|
||||
int width, height;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue