efl/src/lib/elementary/elm_view_form.h

11 lines
138 B
C

#ifdef EFL_EO_API_SUPPORT
#ifndef ELM_VIEW_FORM_H
#define ELM_VIEW_FORM_H
#include <Efl.h>
#include <elm_view_form.eo.h>
#endif
#endif