terminology/src/bin/options_video.h

7 lines
124 B
C

#ifndef _OPTIONS_VIDEO_H__
#define _OPTIONS_VIDEO_H__ 1
void options_video(Evas_Object *opbox, Evas_Object *term);
#endif