E: Fix formatting for 80 columns

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 78504
This commit is contained in:
Christopher Michael 2012-10-26 07:20:51 +00:00 committed by Christopher Michael
parent 0ab16599d4
commit 8894fb5f50
1 changed files with 3 additions and 1 deletions

View File

@ -3294,7 +3294,9 @@ _e_gadcon_client_cb_menu_pre(void *data, E_Menu *m __UNUSED__, E_Menu_Item *mi)
{
// e menu ASSUMES... EXPECTS the icon to be an.... e_icon!
// if it's not, spankies for whoever wrote the icon callback!
mi->icon_object = gcc->client_class->func.icon ((E_Gadcon_Client_Class *)gcc->client_class, mi->menu->evas);
mi->icon_object =
gcc->client_class->func.icon((E_Gadcon_Client_Class *)gcc->client_class,
mi->menu->evas);
}
else
e_util_menu_item_theme_icon_set(mi, "preferences-gadget"); // FIXME: Needs icon in theme