terminology/src/bin/options_helpers.h

7 lines
130 B
C

#ifndef _OPTIONS_HELPERS_H__
#define _OPTIONS_HELPERS_H__ 1
void options_helpers(Evas_Object *opbox, Evas_Object *term);
#endif