terminology/src/bin/options_theme.h

7 lines
124 B
C

#ifndef _OPTIONS_THEME_H__
#define _OPTIONS_THEME_H__ 1
void options_theme(Evas_Object *opbox, Evas_Object *term);
#endif