enlightenment/src/modules/conf_display/e_int_config_desklock_fsel.h

11 lines
264 B
C

#ifdef E_TYPEDEFS
#else
# ifndef E_INT_CONFIG_DESKLOCK_FSEL_H
# define E_INT_CONFIG_DESKLOCK_FSEL_H
E_Config_Dialog *e_int_config_desklock_fsel(E_Config_Dialog *parent, Evas_Object *bg);
void e_int_config_desklock_fsel_del(E_Config_Dialog *cfd);
# endif
#endif