Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79682
This commit is contained in:
Daniel Zaoui 2012-11-26 09:29:01 +00:00 committed by Daniel Zaoui
parent 2452e6426c
commit 0c915e9023
59 changed files with 0 additions and 117 deletions

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_ctxpopup.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_CTXPOPUP_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_CTXPOPUP_CLASS

View File

@ -14,8 +14,6 @@
#include "elm_priv.h"
#include "elm_widget_fileselector.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_FILESELECTOR_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_FILESELECTOR_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_fileselector_button.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_FILESELECTOR_BUTTON_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_FILESELECTOR_BUTTON_CLASS

View File

@ -4,8 +4,6 @@
#include "elm_priv.h"
#include "elm_widget_fileselector_entry.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_FILESELECTOR_ENTRY_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_FILESELECTOR_ENTRY_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_hoversel.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_HOVERSEL_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_HOVERSEL_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_multibuttonentry.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_MULTIBUTTONENTRY_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_MULTIBUTTONENTRY_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_naviframe.h"
#include "elm_widget_container.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_NAVIFRAME_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_NAVIFRAME_CLASS

View File

@ -7,8 +7,6 @@
# include <Emotion.h>
#endif
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_PLAYER_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_PLAYER_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_popup.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_POPUP_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_POPUP_CLASS

View File

@ -1,8 +1,6 @@
#include <Elementary.h>
#include "elm_priv.h"
#include "Eo.h"
const Eo_Class *elm_obj_access_class_get(void) EINA_CONST;
#define ELM_OBJ_ACCESS_CLASS elm_obj_access_class_get()

View File

@ -4,8 +4,6 @@
#include "elm_widget_actionslider.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_ACTIONSLIDER_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_ACTIONSLIDER_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_bg.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_BG_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_BG_CLASS

View File

@ -3,8 +3,6 @@
#include "els_box.h"
#include "elm_widget_box.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_BOX_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_BOX_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_bubble.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_BUBBLE_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_BUBBLE_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_button.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_BUTTON_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_BUTTON_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_calendar.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_CALENDAR_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_CALENDAR_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_check.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_CHECK_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_CHECK_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_clock.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_CLOCK_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_CLOCK_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_colorselector.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_COLORSELECTOR_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_COLORSELECTOR_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_conform.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_CONFORMANT_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_CONFORMANT_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_container.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_CONTAINER_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_CONTAINER_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_datetime.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_DATETIME_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_DATETIME_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_dayselector.h"
#include "elm_widget_container.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_DAYSELECTOR_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_DAYSELECTOR_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_flip.h"
#include "elm_widget_container.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_FLIP_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_FLIP_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_flipselector.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_FLIPSELECTOR_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_FLIPSELECTOR_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_frame.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_FRAME_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_FRAME_CLASS

View File

@ -1,8 +1,6 @@
#include <Elementary.h>
#include "elm_priv.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_GESTURE_LAYER_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_GESTURE_LAYER_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_glview.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_GLVIEW_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_GLVIEW_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_grid.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_GRID_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_GRID_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_hover.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_HOVER_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_HOVER_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_icon.h"
#include "elm_widget_image.h"
#include <Eo.h>
#ifdef ELM_EFREET
#define NON_EXISTING (void *)-1
static const char *icon_theme = NULL;

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_image.h"
#include <Eo.h>
#ifdef _WIN32
# define FMT_SIZE_T "%Iu"
#else

View File

@ -4,8 +4,6 @@
#include "elm_widget_layout.h"
#include "elm_widget_index.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_INDEX_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_INDEX_CLASS

View File

@ -4,8 +4,6 @@
#include "elm_widget_inwin.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_WIN_INWIN_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_WIN_INWIN_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_layout.h"
#include "elm_widget_label.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_LABEL_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_LABEL_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_LAYOUT_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_LAYOUT_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_mapbuf.h"
#include "elm_widget_container.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_MAPBUF_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_MAPBUF_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_menu.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_MENU_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_MENU_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_notify.h"
#include "elm_widget_container.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_NOTIFY_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_NOTIFY_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_panel.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_PANEL_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_PANEL_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_layout.h"
#include "elm_widget_panes.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_PANES_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_PANES_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_photo.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_PHOTO_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_PHOTO_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_plug.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_PLUG_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_PLUG_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_progressbar.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_PROGRESSBAR_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_PROGRESSBAR_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_radio.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_RADIO_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_RADIO_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_route.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_ROUTE_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_ROUTE_CLASS

View File

@ -3,7 +3,6 @@
#include "elm_interface_scrollable.h"
#include "elm_widget_layout.h"
#include "elm_widget_scroller.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_SCROLLER_BASE_ID = EO_NOOP;

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_segment_control.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_SEGMENT_CONTROL_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_SEGMENT_CONTROL_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_separator.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_SEPARATOR_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_SEPARATOR_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_slider.h"
#include "elm_widget_layout.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_SLIDER_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_SLIDER_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_slideshow.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_SLIDESHOW_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_SLIDESHOW_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_priv.h"
#include "elm_widget_spinner.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_SPINNER_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_SPINNER_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_table.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_TABLE_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_TABLE_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_thumb.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_THUMB_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_THUMB_CLASS

View File

@ -10,8 +10,6 @@
/* TODO: add buffering support to Emotion and display buffering
* progress in the theme when needed */
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_VIDEO_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_VIDEO_CLASS

View File

@ -2,8 +2,6 @@
#include "elm_priv.h"
#include "elm_widget_web.h"
#include "Eo.h"
// TODO:
// 1 - easy to use zoom like elm_photocam API
// 2 - review scrolling to match elm_scroller. Maybe in future use

View File

@ -5,8 +5,6 @@
#if defined(HAVE_ELEMENTARY_WEB) && defined(USE_WEBKIT2)
#include <EWebKit2.h>
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_WEB_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_WEB_CLASS

View File

@ -3,8 +3,6 @@
#include "elm_widget_container.h"
#include "elm_interface_scrollable.h"
#include "Eo.h"
EAPI Eo_Op ELM_WIDGET_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_WIDGET_CLASS

View File

@ -2,8 +2,6 @@
#include <Elementary_Cursor.h>
#include "elm_priv.h"
#include "Eo.h"
EAPI Eo_Op ELM_OBJ_WIN_BASE_ID = EO_NOOP;
#define MY_CLASS ELM_OBJ_WIN_CLASS