enlightenment/src/modules/conf_menus/e_int_config_menus.h

10 lines
184 B
C
Raw Normal View History

#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_MENUS_H
#define E_INT_CONFIG_MENUS_H
2010-01-22 12:28:39 -08:00
E_Config_Dialog *e_int_config_menus(E_Container *con, const char *params __UNUSED__);
#endif
#endif