efl/legacy/elementary/src/lib/elm_interface_atspi_editabl...

12 lines
236 B
C

#ifdef HAVE_CONFIG_H
#include "elementary_config.h"
#endif
#define ELM_INTERFACE_ATSPI_EDITABLE_TEXT_PROTECTED
#include <Elementary.h>
#include "elm_widget.h"
#include "elm_priv.h"
#include "elm_interface_atspi_editable_text.eo.c"