enlightenment/src/bin/e_int_config_menus.h

10 lines
158 B
C

#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_MENUS_H
#define E_INT_CONFIG_MENUS_H
EAPI E_Config_Dialog *e_int_config_menus(E_Container *con);
#endif
#endif