enlightenment/src/modules/syscon/e_int_config_syscon.h

10 lines
187 B
C

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