enlightenment/src/bin/e_int_config_shelf.h

10 lines
189 B
C
Raw Normal View History

#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_SHELF_H
#define E_INT_CONFIG_SHELF_H
2007-07-24 11:47:26 -07:00
EAPI E_Config_Dialog *e_int_config_shelf(E_Container *con, const char *params __UNUSED__);
#endif
#endif