projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e189e
)
Don't fake an existing box
author
Sebastian Dransfeld
<sd@tango.flipp.net>
Mon, 8 Nov 2010 12:46:25 +0000
(12:46 +0000)
committer
Sebastian Dransfeld
<sd@tango.flipp.net>
Mon, 8 Nov 2010 12:46:25 +0000
(12:46 +0000)
o_box should be an e_box
SVN revision: 54323
src/modules/gadman/e_mod_gadman.c
patch
|
blob
|
history
diff --git
a/src/modules/gadman/e_mod_gadman.c
b/src/modules/gadman/e_mod_gadman.c
index
ee04148
..
e96ed5d
100644
(file)
--- a/
src/modules/gadman/e_mod_gadman.c
+++ b/
src/modules/gadman/e_mod_gadman.c
@@
-202,8
+202,6
@@
gadman_gadget_place(E_Config_Gadcon_Client *cf, Gadman_Layer_Type layer, E_Zone
else
edje_object_signal_emit(gcc->o_frame, "e,state,visibility,plain", "e");
- gcc->o_box = gcc->o_frame;
-
/* swallow the client inside the frame */
edje_object_part_swallow(gcc->o_frame, "e.swallow.content", gcc->o_base);
evas_object_event_callback_add(gcc->o_frame, EVAS_CALLBACK_MOUSE_DOWN,