terminology/src/bin/options_colors.h

7 lines
147 B
C

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