terminology/src/bin/options_theme.h

7 lines
124 B
C
Raw Normal View History

2014-01-06 13:29:18 -08:00
#ifndef _OPTIONS_THEME_H__
#define _OPTIONS_THEME_H__ 1
void options_theme(Evas_Object *opbox, Evas_Object *term);
2014-01-06 13:29:18 -08:00
#endif