terminology/src/bin/options_font.h

7 lines
141 B
C
Raw Normal View History

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