enlightenment/src/modules/conf_applications/e_int_config_apps_personal.h

10 lines
208 B
C

#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_APPS_PERSONAL_H
#define E_INT_CONFIG_APPS_PERSONAL_H
E_Config_Dialog *e_int_config_apps_personal(E_Container *con, const char *params __UNUSED__);
#endif
#endif