terminology/src/bin/options_elm.h

7 lines
138 B
C

#ifndef TERMINOLOGY_OPTIONS_ELM_H_
#define TERMINOLOGY_OPTIONS_ELM_H_ 1
void options_elm(Evas_Object *opbox, Evas_Object *term);
#endif