Rename input rectangle object (oopsie).
authorChris Michael <cp.michael@samsung.com>
Tue, 9 Apr 2013 08:03:08 +0000 (09:03 +0100)
committerChris Michael <cp.michael@samsung.com>
Tue, 16 Apr 2013 11:46:24 +0000 (12:46 +0100)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_comp_wl.h

index 4d31879..6faa5c7 100644 (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;