terminology/src/bin/options_colors.h

7 lines
144 B
C

#ifndef _OPTIONS_COLORS_H__
#define _OPTIONS_COLORS_H__ 1
void options_colors(Evas_Object *opbox, Evas_Object *term, Evas_Object *bg);
#endif