Net: Fix gadcon client aspect for ppurka.

SVN revision: 71784
This commit is contained in:
Christopher Michael 2012-06-07 09:04:11 +00:00
parent 14c98254b9
commit ba33f26f4c
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ _gc_shutdown(E_Gadcon_Client *gcc)
static void
_gc_orient(E_Gadcon_Client *gcc, E_Gadcon_Orient orient)
{
e_gadcon_client_aspect_set(gcc, 16, 16);
e_gadcon_client_min_size_set(gcc, 16, 16);
e_gadcon_client_aspect_set(gcc, 32, 16);
e_gadcon_client_min_size_set(gcc, 32, 16);
}
static const char *