hackfix const warning

SVN revision: 52169
This commit is contained in:
Mike Blumenkrantz 2010-09-12 18:31:50 +00:00
parent a01854ef5e
commit 402b843f22
1 changed files with 1 additions and 1 deletions

View File

@ -923,7 +923,7 @@ _gc_orient(E_Gadcon_Client *gcc, E_Gadcon_Orient orient __UNUSED__)
static char *
_gc_label(E_Gadcon_Client_Class *client_class __UNUSED__)
{
return _(_e_mixer_Name);
return (char*)_(_e_mixer_Name);
}
static Evas_Object *