express/src/bin/options_video.h

7 lines
122 B
C

#ifndef _OPTIONS_VIDEO_H_
# define _OPTIONS_VIDEO_H_ 1
void _options_video(Evas_Object *box, Evas_Object *grid);
#endif