enlightenment/src/bin/e_int_config_background_imp...

10 lines
191 B
C

#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_BACKGROUND_IMPORT_H
#define E_INT_CONFIG_BACKGROUND_IMPORT_H
EAPI E_Win *e_int_config_background_import(E_Config_Dialog *parent);
#endif
#endif