mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
some fixes
This commit is contained in:
parent
ca07cce5ed
commit
00a2f49c94
9 changed files with 128 additions and 67 deletions
|
|
@ -6,7 +6,7 @@
|
|||
ZoneViewLayout::ZoneViewLayout(CardDatabase *_db, QGraphicsItem *parent)
|
||||
: QGraphicsWidget(parent), db(_db)
|
||||
{
|
||||
|
||||
resize(0, 0);
|
||||
}
|
||||
|
||||
void ZoneViewLayout::reorganize()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue