And update config when check box is changed.

SVN revision: 43770
This commit is contained in:
Christopher Michael 2009-11-18 03:36:52 +00:00
parent be554f1b90
commit a30a1855d1
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ _il_home_config_click_changed(void *data, Evas_Object *obj, void *event)
{
e_widget_disabled_set(delay_label, !il_home_cfg->single_click);
e_widget_disabled_set(delay_slider, !il_home_cfg->single_click);
/* launcher change */
_il_home_config_changed(data, obj, event);
}
static int