And the headers, too

SVN revision: 12721
This commit is contained in:
xcomputerman 2005-01-04 01:51:27 +00:00 committed by xcomputerman
parent 370cbce9e3
commit 57d8109c8c
2 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,7 @@ struct _E_Container
Ecore_Evas *bg_ecore_evas;
Evas *bg_evas;
Evas_Object *bg_blank_object;
Ecore_X_Window bg_win;
Evas_List *shapes;

View File

@ -12,7 +12,6 @@ struct _E_Zone
int num;
E_Container *container;
Evas_Object *bg_blank_object;
Evas_Object *bg_object;
Evas_Object *bg_event_object;