efl/src/tests/eo/mixin/mixin_mixin4.h

8 lines
124 B
C
Raw Normal View History

#ifndef MIXIN4_H
#define MIXIN4_H
#define MIXIN4_CLASS mixin4_class_get()
const Efl_Class *mixin4_class_get(void);
#endif