express/src/bin/options_general.h

7 lines
128 B
C

#ifndef _OPTIONS_GENERAL_H_
# define _OPTIONS_GENERAL_H_ 1
void _options_general(Evas_Object *box, Evas_Object *grid);
#endif