enlightenment/src/bin/e_int_config_shelf.h

10 lines
189 B
C

#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_SHELF_H
#define E_INT_CONFIG_SHELF_H
EAPI E_Config_Dialog *e_int_config_shelf(E_Container *con, const char *params __UNUSED__);
#endif
#endif