projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b1ff7e
)
Revert the revision 71185.
author
Jaehwan Kim
<jae.hwan.kim.neo@gmail.com>
Fri, 18 May 2012 07:16:28 +0000
(07:16 +0000)
committer
Jaehwan Kim
<jae.hwan.kim.neo@gmail.com>
Fri, 18 May 2012 07:16:28 +0000
(07:16 +0000)
SVN revision: 71225
src/lib/elm_toolbar.c
patch
|
blob
|
history
diff --git
a/src/lib/elm_toolbar.c
b/src/lib/elm_toolbar.c
index
79cf7de
..
6884690
100644
(file)
--- a/
src/lib/elm_toolbar.c
+++ b/
src/lib/elm_toolbar.c
@@
-1627,7
+1627,6
@@
elm_toolbar_item_separator_set(Elm_Object_Item *it, Eina_Bool separator)
item->separator = separator;
scale = (elm_widget_scale_get(obj) * _elm_config->scale);
_theme_hook_item(obj, item, scale, wd->icon_size);
- wd->item_count--;
}
EAPI Eina_Bool