terminology/src/bin/options_wallpaper.h

8 lines
172 B
C

#ifndef _OPTIONS_WALLPAPER_H__
#define _OPTIONS_WALLPAPER_H__ 1
void options_wallpaper(Evas_Object *opbox, Evas_Object *term);
void options_wallpaper_clear(void);
#endif