some fixes

This commit is contained in:
Max-Wilhelm Bruker 2009-09-08 22:45:48 +02:00
parent ca07cce5ed
commit 00a2f49c94
9 changed files with 128 additions and 67 deletions

View file

@ -6,7 +6,7 @@
ZoneViewLayout::ZoneViewLayout(CardDatabase *_db, QGraphicsItem *parent)
: QGraphicsWidget(parent), db(_db)
{
resize(0, 0);
}
void ZoneViewLayout::reorganize()