projects
/
framework
/
uifw
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f0f44
)
[ctxpopup] fix build error which is from fixing merge
author
Shinwoo Kim
<cinoo.kim@samsung.com>
Fri, 9 Mar 2012 06:30:10 +0000
(15:30 +0900)
committer
Shinwoo Kim
<cinoo.kim@samsung.com>
Fri, 9 Mar 2012 06:30:10 +0000
(15:30 +0900)
src/lib/elc_ctxpopup.c
patch
|
blob
|
history
diff --git
a/src/lib/elc_ctxpopup.c
b/src/lib/elc_ctxpopup.c
index
cebba29
..
2104eda
100644
(file)
--- a/
src/lib/elc_ctxpopup.c
+++ b/
src/lib/elc_ctxpopup.c
@@
-635,6
+635,7
@@
_compress_item(Evas_Object *obj)
EINA_LIST_FOREACH(wd->items, elist, item)
{
edje_object_signal_emit(item->base.view, "elm,state,compress", "elm");
+ }
}
static void