efl/src/lib/elementary/elm_view_form.h

11 lines
140 B
C

#ifdef EFL_BETA_API_SUPPORT
#ifndef ELM_VIEW_FORM_H
#define ELM_VIEW_FORM_H
#include <Efl.h>
#include <elm_view_form_eo.h>
#endif
#endif