Rename input rectangle object (oopsie).

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-04-09 09:03:08 +01:00
parent 3ce1e0e8e9
commit 90dc57e813
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ struct _E_Wayland_Surface
Ecore_Evas *ee;
Evas_Object *img;
Evas_Object *input;
Evas_Object *input_rect;
E_Wayland_Shell_Surface *shell_surface;
Eina_Bool mapped : 1;