enlightenment/src/modules/conf_wallpaper/e_int_config_wallpaper_web.h

11 lines
248 B
C

#ifdef E_TYPEDEFS
#else
#ifndef E_INT_CONFIG_WALLPAPER_WEB_H
#define E_INT_CONFIG_WALLPAPER_WEB_H
EAPI E_Dialog *e_int_config_wallpaper_web(E_Config_Dialog *parent);
EAPI void e_int_config_wallpaper_web_del(E_Dialog *dia);
#endif
#endif