SVN revision: 12968
This commit is contained in:
handyande 2005-01-15 00:06:07 +00:00 committed by handyande
parent 7f2579b0b4
commit 2d4110436c
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ _pager_zone_set(Pager *e, E_Zone *zone)
wins = wins->next;
}
}
evas_object_resize(e->base, e->fw * desks_x, e->fy * desks_y);
evas_object_resize(e->base, e->fw * desks_x, e->fh * desks_y);
}
static void