Fix tclock causing indicator to grow in height.

SVN revision: 56231
This commit is contained in:
Christopher Michael 2011-01-20 00:13:31 +00:00
parent 35aafb5ad6
commit 01a2802650
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ _gc_orient(E_Gadcon_Client *gcc, E_Gadcon_Orient orient)
inst = gcc->data;
edje_object_size_min_calc(inst->tclock, &mw, &mh);
e_gadcon_client_min_size_set(gcc, mw, mh);
e_gadcon_client_min_size_set(gcc, mw, 16);
}
static char *