terminology/src/bin/options_elm.h

7 lines
118 B
C

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