efl/src/tests/eo/constructors/constructors_simple7.h

8 lines
129 B
C

#ifndef SIMPLE7_H
#define SIMPLE7_H
#define SIMPLE7_CLASS simple7_class_get()
const Efl_Class *simple7_class_get(void);
#endif